std::net::url

decode

fn String? decode(Allocator allocator, String s, UrlEncodingMode  mode)
Decode string s for a given encoding mode.
Returned string must be freed.

Parameters