🔬This is a nightly-only experimental API. (
pattern_type_macro
)Expand description
Helper module for exporting the pattern_type
macro
Traits§
- Range
Pattern Experimental - A trait implemented for integer types and
char
. Useful in the future for generic pattern types, but used right now to simplify ast lowering of pattern type ranges.