Function parse_json

Source
pub fn parse_json<T>(s: &str) -> Result<T, Error>