Function tendermint::hash::allow_empty::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.