Function serde_bare::from_slice[][src]

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