[][src]Function octane::json::parse_object

pub fn parse_object(dat: &str) -> Option<(HashMap<String, Value>, &str)>