[][src]Function json_spanned_value::from_slice

pub fn from_slice<T: DeserializeOwned>(buf: &[u8]) -> Result<T>

Read json from a slice of in-memory bytes, with default Settings