[][src]Module dcc_lsystem::arena

Structs

Arena

A simple arena wrapping around a Vec.

ArenaId
EnumerableArena

An iterator that yields the current ArenaId and the element during iterator.