pub fn compute_md1_encoding_id(d: &Descriptor) -> Result<Md1EncodingId, Error>Expand description
Compute the Md1EncodingId for a descriptor by hashing its canonical
bit-packed payload encoding (spec §8).
pub fn compute_md1_encoding_id(d: &Descriptor) -> Result<Md1EncodingId, Error>Compute the Md1EncodingId for a descriptor by hashing its canonical
bit-packed payload encoding (spec §8).