# Generated by roxygen2: do not edit by hand

S3method(format_toml,"NULL")
S3method(format_toml,character)
S3method(format_toml,data.frame)
S3method(format_toml,default)
S3method(format_toml,double)
S3method(format_toml,integer)
S3method(format_toml,list)
S3method(format_toml,logical)
S3method(format_toml,name)
export(clean)
export(document)
export(eng_extendr)
export(eng_extendrsrc)
export(make_module_macro)
export(read_cargo_metadata)
export(register_extendr)
export(rust_eval)
export(rust_function)
export(rust_sitrep)
export(rust_source)
export(to_toml)
export(use_crate)
export(use_extendr)
export(use_extendr_badge)
export(use_msrv)
export(use_positron)
export(use_vscode)
export(vendor_pkgs)
export(write_license_note)
importFrom(dplyr,mutate)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,.env)
importFrom(rlang,as_function)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,caller_env)
importFrom(rlang,dots_list)
importFrom(rlang,enquo)
importFrom(rlang,is_atomic)
importFrom(rlang,is_missing)
importFrom(rlang,is_na)
importFrom(rlang,is_null)
importFrom(rlang,names2)
importFrom(stringi,stri_replace_all_regex)
