Skip to main content

parse

Function parse 

Source
pub fn parse(ini: &str) -> Result<IniRoot, String>
Expand description

Parses an INI string.