Skip to main content

extract_json_object

Function extract_json_object 

Source
pub fn extract_json_object(content: &str) -> Option<&str>
Expand description

Extract the first balanced JSON object ({...}) from text.