[][src]Function json_spanned_value::from_str

pub fn from_str<T: DeserializeOwned>(buf: &str) -> Result<T>

Read json from an in-memory string, with default Settings