Function tendermint::serializers::option_hash::serialize[][src]

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

Serialize from Option into hexstring