proc-macros for toml_const
Compile-time constants from TOML
Various macros for const contexts.
A macro for creating corresponding macro definitions for constants which evaluate to the same values.
A highly parallel Perl 5 interpreter written in Rust
Get Rust constant variables from configuration file at build time
Macros to initialize custom types at build-time
Effortlessly embed TOML files into your Rust code as static data with custom data structures.
121 mathematical, physical, and cryptographic constants for Rust — no_std, WASM-ready, compile-time const, typed runtime lookup, 14 utility macros
A Rust procedural macro to derive a constant function for counting the number of fields in a struct.
Providing const values for enums. Unit and enums with associated types are supported. Each variant gets a unique sequential value.
Associate struct-typed constants with enum variants