Skip to main content

NonCustomPropertyIdSet

Type Alias NonCustomPropertyIdSet 

Source
pub type NonCustomPropertyIdSet = IdSet<NonCustomPropertyId, { _ }>;
Expand description

A set of non-custom properties.

Aliased Typeยง

pub struct NonCustomPropertyIdSet { /* private fields */ }