pub fn from_slice<T>(v: &[u8]) -> Result<T>
Expand description

Deserializes an instance of type T from bytes of JSON text