Crate alphabet

Source
Expand description

Provides utilities for working with alphabets.

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

Macros§

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

Traits§