decode_from_base64

Function decode_from_base64 

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