[][src]Macro seed::table

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