Sign in
rust
/
rust
/
0883b8cc7926859cd296afde42c5b2d7aaae5ce5
/
.
/
library
/
std
/
src
/
pat.rs
blob: aeddd84c2cb54aaa455c0c8d3b1cd178faeb3888 [
file
]
//! Helper module for exporting the `pattern_type` macro
pub
use
core
::
pattern_type
;