Skip to main content

has_query_param

Function has_query_param 

Source
pub fn has_query_param(input: &str, key: &str) -> bool
Expand description

Returns true when the query contains the requested key.