R/RcppExports.R

Defines functions tomlparseImpl

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#' @noRd
tomlparseImpl <- function(input, fromfile = TRUE, escape = TRUE) {
    .Call(`_RcppTOML_tomlparseImpl`, input, fromfile, escape)
}
eddelbuettel/rcpptoml documentation built on April 8, 2024, 1:11 a.m.