Function extract_json

Source
pub fn extract_json(text: &str) -> Option<(&str, usize)>