bytes_from_b64

Function bytes_from_b64 

Source
pub fn bytes_from_b64(bytes: &[u8]) -> Result<Vec<u8>, String>