[][src]Crate enum_utils_from_str

Code generation for a compile-time trie-based mapping from strings to arbitrary values.

Structs

Forest

A set of tries where each trie only stores strings of a single length.

StrMapFunc

Generates a lookup function for all the key-value pairs contained in the tree.

Enums

Case