[][src]Macro seed::a

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