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