pub fn encode_binary(data: &[u8]) -> Cow<'_, str>
Percent-encodes every byte except alphanumerics and -, _, ., ~.
-
_
.
~