Skip to main content

extract_last_json_array

Function extract_last_json_array 

Source
pub fn extract_last_json_array(s: &str) -> Option<&str>
Expand description

Extract the last JSON array from text with proper brace matching.