[][src]Macro seed::discard

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