Macro seed::hatch

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