Type Alias QuerySetId

Source
pub type QuerySetId = Id<QuerySet<Empty>>;

Aliased Typeยง

pub struct QuerySetId(/* private fields */);