[][src]Function oxidized_json_checker::validate_str

pub fn validate_str(string: &str) -> Result<JsonType, Error>

A convenient method to check and consume JSON from an str.