from_str

Function from_str 

Source
pub fn from_str<T: Deserialize>(value: &str) -> Result<T, SerDeJsonError>