pub fn decode_path(text: impl AsRef<str>) -> String
Decode path section of URL (consistent with encode_path for slash encoding).