pub type QueryParams = HashMap<String, Value>;
Query parameters for prepared statements.
pub struct QueryParams { /* private fields */ }