[][src]Macro seed::custom

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