pub fn construct_search_params(args: &[Value]) -> Result<Value, String>
new URLSearchParams([init]) — from a query string, an object, an iterable of [key, value] pairs, another URLSearchParams, or empty.
new URLSearchParams([init])
[key, value]
URLSearchParams