const NAME: &'static strfn verify(slice: &[u8], compatible: bool) -> VerificationResult<()>fn new_unchecked(slice: &'r [u8]) -> Selffn as_slice(&self) -> &'r [u8]fn to_entity(&self) -> Self::Entityfn from_slice(slice: &'r [u8]) -> VerificationResult<Self>fn from_compatible_slice(slice: &'r [u8]) -> VerificationResult<Self>