Type Definition rusty_box::auth::auth_client::Query

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

Query parameters.