Function decent_toml_rs_alternative::parse_toml[][src]

pub fn parse_toml(input: &str) -> Result<HashMap<String, TomlValue>, TomlError>