[][src]Crate alphabet

Provides utilities for working with alphabets.

Note: This package re-exports the alphabet!() macro defined by the crate alphabet_macro.

Macros

alphabet

Declares a constant alphabet. You can choose any valid identifier as the name for the alphabet.

Traits

Alphabet

Represents an alphabet.