🔬This is a nightly-only experimental API. (
pattern_type_macro #123646)Expand description
Helper module for exporting the pattern_type macro
Traits§
- RangePattern 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.