[][src]Module panoradix::set

Module containing a set based on a Radix tree.

Structs

Matches

An iterator over the elements matching a call to find.

RadixSet

A set based on a Radix tree.

Type Definitions

Iter

An iterator over a RadixSet's entries.