macro_rules! rumtk_web_params_string { ( $params:expr ) => { ... }; }
Convert URLParams to a RUMString with the format ?key1=value1&key2=value2&....
?key1=value1&key2=value2&...