[][src]Macro seed::switch

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