pub type PositionParents = Chain<IntoIter<Id>, IntoIter<Id>>;
Expand description

An alias for the iterator yielding both X and Y Position parents.