[][src]Function erlang_term::parse::from_bytes

pub fn from_bytes(input: &[u8]) -> Result<RawTerm, NomErr<(&[u8], ErrorKind)>>