pub type Params = HashMap<String, Value>;
Query parameters passed by the user.
pub struct Params { /* private fields */ }