pub fn fmt_string<T: AsRef<str>>(t: T) -> String
Expand description

Format a given string as a query string.