pub type QueryResult = Vec<ObjectRef>;
Query result — slice-like list of ObjectRefs.
pub struct QueryResult { /* private fields */ }