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