pub fn clean(url: Url) -> Cleaned
Removes tracking parameters from a given Url type.
Url
This owns the input and returns a Cleaned type.
Cleaned