Expand description
Compile-time configuration helpers. Small compile-time configuration helpers.
This module is intended for lightweight invariants that you may want to enforce even in
no_std contexts.
Functionsยง
- require
- Enforces a required condition.