parse_string

Function parse_string 

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

Parse string directly to Value (no caching)