Function otspec::de::from_bytes[][src]

pub fn from_bytes<T: Deserialize>(
    data: &[u8]
) -> Result<T, DeserializationError>