Function decode_query_value

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

Decode query value (consistent with encode_query_value for plus encoding).