Function tracking_params::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.