from_bytes

Function from_bytes 

Source
pub fn from_bytes(input: &[u8]) -> Result<RawTerm, Err<Error<&[u8]>>>