uri_encode

Function encode_uri_component

Source
pub fn encode_uri_component(s: impl AsRef<str>) -> String
Expand description

Encode an URL component, such as a path segment.