Function preserves::value::packed::annotated_from_bytes

source ยท
pub fn annotated_from_bytes<N: NestedValue, Dec: DomainDecode<N::Embedded>>(
    bs: &[u8],
    decode_embedded: Dec
) -> Result<N>
Expand description

As from_bytes, but includes annotations.