1//! Helper module for exporting the `pattern_type` macro
2
3pub use core::pattern_type;
4