Skip to main content

append_query_param

Function append_query_param 

Source
pub fn append_query_param(input: &str, key: &str, value: &str) -> String
Expand description

Appends a key-value pair to the query string.