Skip to main content

PrioritaryPropertyIdSetIterator

Type Alias PrioritaryPropertyIdSetIterator 

Source
pub type PrioritaryPropertyIdSetIterator<'a> = IdSetIterator<'a, PrioritaryPropertyId>;
Expand description

An iterator over prioritary properties.

Aliased Typeยง

pub struct PrioritaryPropertyIdSetIterator<'a> { /* private fields */ }