Function tendermint::hash::allow_empty::serialize[][src]

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

Serialize Hash into a string.