pub fn fmt(bytes: impl AsRef<[u8]>) -> String
Format bytes as a base32-encoded lowercase string.
bytes
The bytes encoded as a lowercase string, represented in base32.