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