[][src]Module dinotree::elem

Provies a slice that produces destructured bounding boxes as the elements, so as not to give the user mutable references to the elements themselves. If the user were to get these, they could swap elements in the tree and violate the invariants of the tree.

Structs

ElemIter
ElemIterMut
ElemSlice
ElemSliceMut