Function compile_toml

Source
pub fn compile_toml(config: &str) -> Result<(String, String, Config), Error>