Skip to main content

get_query_param

Function get_query_param 

Source
pub fn get_query_param(input: &str, key: &str) -> Option<String>
Expand description

Returns the first value for the requested key.