Macros

! This library holds macros which can be used to generate enums as labels ! for fixed instances of lazily allocated literal data. ! Macro to generate numbers in constant contexts, e.g., the constant usize bound in the type signature of a fixed size array.

Generates byte-sized enums corresponding to a set of string literals.