[][src]Function picky_asn1_der::from_bytes

pub fn from_bytes<'a, T: Deserialize<'a>>(bytes: &'a [u8]) -> Result<T>

Deserializes T from bytes