Function suggest::raw_suggestion_url_matches

source ·
pub fn raw_suggestion_url_matches(raw_url: &str, cooked_url: &str) -> bool
Expand description

Determines whether a “raw” sponsored suggestion URL is equivalent to a “cooked” URL. The two URLs are equivalent if they are identical except for their replaced template parameters, which can be different.