Skip to main content

to_base64url

Function to_base64url 

Source
fn to_base64url(s: &str) -> String
Expand description

Normalize a base64 or base64url string to base64url (no padding).