pub type QueryStringParameters = HashMap<String, String>;
pub struct QueryStringParameters { /* private fields */ }