Expand description

Arena iterators.

Structs

An iterator that removes and yields elements from an Arena according to a filter function.

Iterates over shared references to the items in the Arena.

Iterates over mutable references to the items in the Arena.