Type Alias IdSetIter

Source
pub type IdSetIter<T> = SpanSetIter<T>;

Aliased Typeยง

struct IdSetIter<T> { /* private fields */ }