Macro seed::meshPatch

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