[−][src]Function artichoke_backend::extn::stdlib::securerandom::trampoline::urlsafe_base64
pub fn urlsafe_base64(
interp: &mut Artichoke,
len: Option<Value>,
padding: Option<Value>
) -> Result<Value, Error>