Files
std/
pat.rs
1
//! Helper module for exporting the `pattern_type` macro
2
3
pub use
core::pattern_type;