[][src]Module fixed_map::set

Contains the fixed Set implementation.

Structs

Iter

An iterator over the items of a Set.

Set

A fixed set implemented as a Map where the value is ().