Skip to main content

extract_json_array

Function extract_json_array 

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

Extract the first balanced JSON array ([...]) from text.