About
Contact
QtCreator
KDevelop
Solarized
1
//! Helper module for exporting the `pattern_type` macro
2
3
pub
use
core
::
pattern_type
;
4