[][src]Macro seed::tt

macro_rules! tt {
    ( $d($d part:expr),* $d(,)? ) => { ... };
}