Function standard_base64_to_bytes

Source
pub fn standard_base64_to_bytes(base64: String) -> Result<Vec<u8>>