yodel/parsers/toml

Values

pub fn detect(input: input.Input) -> options.Format
pub fn parse(
  from content: String,
) -> Result(properties.Properties, errors.ConfigError)
Search Document