impl_token

Macro impl_token 

Source
macro_rules! impl_token {
    ( { $( $i:ident => $tt:tt )* } ) => { ... };
}