Macro hyper_api_service::query_param[][src]

macro_rules! query_param {
    ($($key : expr => $val : expr), *) => { ... };
}