Skip to main content

md5_hash

Function md5_hash 

Source
pub fn md5_hash(input: &str) -> String
Expand description

计算字符串的 MD5 哈希,用于 Gravatar。