Skip to main content

PrioritaryPropertyIdSet

Type Alias PrioritaryPropertyIdSet 

Source
pub type PrioritaryPropertyIdSet = IdSet<PrioritaryPropertyId, { _ }>;
Expand description

A set of prioritary properties.

Aliased Typeยง

pub struct PrioritaryPropertyIdSet { /* private fields */ }