Skip to main content

Query

Type Alias Query 

Source
pub type Query = Obj<QueryT>;

Aliased Type§

pub struct Query {
    pub obj: u32,
    /* private fields */
}

Fields§

§obj: u32