trie_rs

Module map

Source
Expand description

A trie that maps sequence of Labels to a Value.

Structsยง

  • A trie for sequences of the type Label; each sequence has an associated Value.
  • A trie builder for Trie.