Macro seed::custom

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