[][src]Macro seed::i

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