Function validate_str

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

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