pub fn serialize<S>(value: &Hash, serializer: S) -> Result<S::Ok, S::Error>where S: Serializer,
Serialize Hash into a string.
Hash