Function parse_ini

Source
pub fn parse_ini(content: &str) -> Result<Value>
Expand description

Parse INI content - FOR INTERNAL USE ONLY