Function bytes_to_string

Source
pub fn bytes_to_string(bytes: &[u8; 20]) -> String
Expand description

Encode a SHA-1 hash into a 32-character Base32 string.