Skip to main content

QueryParams

Type Alias QueryParams 

Source
pub type QueryParams = HashMap<String, String>;

Aliased Typeยง

pub struct QueryParams { /* private fields */ }