pub fn parse_conf(conf: &str, filename: &str) -> Result<ConfigNode, ConfigError>
Expand description

Parses an entire configuration string.