Query

Type Alias Query 

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

Aliased Typeยง

pub struct Query { /* private fields */ }