[][src]Macro seed::input

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