normalize_uri_path_component

Function normalize_uri_path_component 

Source
pub fn normalize_uri_path_component(
    path: &str,
) -> Result<String, SignatureError>
Available on crate feature unstable only.
Expand description

Normalizes a path element of a URI.