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