encode_binary

Function encode_binary 

Source
pub fn encode_binary(data: &[u8]) -> Cow<'_, str>
Expand description

Percent-encodes every byte except alphanumerics and -, _, ., ~.