[][src]Macro seed::data

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