pub fn encode(input: impl AsRef<[u8]>) -> String
Encode input into base64 using the standard base64 alphabet
input