[][src]Function serde_json_wasm::from_slice

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

Deserializes an instance of type T from bytes of JSON text