Type Definition rusty_box::client::http_client::Query

source ·
pub type Query<'a> = HashMap<&'a str, &'a str>;
Expand description

Query parameters.