Skip to main content

QuerySetId

Type Alias QuerySetId 

Source
pub type QuerySetId = Id<QuerySet>;

Aliased Typeยง

#[repr(transparent)]
pub struct QuerySetId(/* private fields */);