# Generated by roxygen2: do not edit by hand

export(clean)
export(document)
export(eng_extendr)
export(eng_extendrsrc)
export(make_module_macro)
export(register_extendr)
export(rust_eval)
export(rust_function)
export(rust_sitrep)
export(rust_source)
export(to_toml)
export(use_extendr)
export(write_license_note)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(purrr,discard)
importFrom(purrr,every)
importFrom(purrr,flatten_chr)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
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)
