import_toml

Function import_toml 

Source
pub(crate) async fn import_toml(file_path: String) -> Result<Value, String>