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