Skip to main content

QueryResult

Type Alias QueryResult 

Source
pub type QueryResult = Vec<ObjectRef>;
Expand description

Query result — slice-like list of ObjectRefs.

Aliased Type§

pub struct QueryResult { /* private fields */ }