Modules§
- builtin 🔒
- Definitions of built-in macros.
Macros§
- assert_
matches Experimental - Asserts that an expression matches the provided pattern.
- cfg_
match Experimental - A macro for defining
#[cfg]
match-like statements. - debug_
assert_ matches Experimental - Asserts that an expression matches the provided pattern.