impl_pattern

Macro impl_pattern 

Source
macro_rules! impl_pattern {
    (&$self:ident => $pattern:expr) => { ... };
}