Macro ruly2::impl_token

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