b64_decode_std

Function b64_decode_std 

Source
pub fn b64_decode_std(input: &str) -> Result<Vec<u8>, DecodeError>