tendermint::hash::allow_empty

Function serialize

Source
pub fn serialize<S>(value: &Hash, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Serialize Hash into a string.