pub fn serialize<const N: usize, S>( bytes: &[u8; N], s: S, ) -> Result<S::Ok, S::Error>where S: Serializer,
Serialize a fixed-size hash value (ContentAddress, Signature).
ContentAddress
Signature