decode_path

Function decode_path 

Source
pub fn decode_path(text: impl AsRef<str>) -> String
Expand description

Decode path section of URL (consistent with encode_path for slash encoding).