Skip to main content

from_slice

Function from_slice 

Source
pub fn from_slice<T: JsonDecode>(input: &[u8]) -> Result<T, String>