std
::
net
::
url
should_encode
fn
bool
should_encode
(
char
c
,
UrlEncodingMode
mode
)
@private
Returns true if char c should be encoded according to RFC 3986.
Parameters