Traits§
- Precalc
Const - This trait is needed for the return types of precalculated functions. This tells the crate how to pre-populate the look-up table at compile time.
Attribute Macros§
- precalculate
- Precalculate all possible values for const function at compile time.