clean

Function clean 

Source
pub fn clean(url: Url) -> Cleaned
Expand description

Removes tracking parameters from a given Url type.

This owns the input and returns a Cleaned type.