impl_tag

Macro impl_tag 

Source
macro_rules! impl_tag {
    ($tag:ident , $inner:ident, $tag_type:expr) => { ... };
}