Skip to main content

base64_to_bytes

Function base64_to_bytes 

Source
pub fn base64_to_bytes(s: &str) -> Result<Vec<u8>, Error>