Skip to main content

Params

Type Alias Params 

Source
pub type Params = HashMap<String, Value>;
Expand description

Query parameters passed by the user.

Aliased Typeยง

pub struct Params { /* private fields */ }