Type Alias QueryObject

Source
pub type QueryObject = IndexMap<String, QueryValue>;

Aliased Typeยง

pub struct QueryObject { /* private fields */ }