Skip to main content

parse_str

Function parse_str 

Source
pub fn parse_str(content: &str, format: ConfigFormat) -> Result<Value>
Expand description

Parse a string in the given format into a Value.