Skip to main content

bytes_from_b64_url_safe

Function bytes_from_b64_url_safe 

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