url_format_obj

Function url_format_obj 

Source
pub fn url_format_obj<T>(base: &str, params: &T) -> String
where T: Serialize,