Macro maplibre::multi_stage

source ·
macro_rules! multi_stage {
    ($multi_stage:ident, $($stage:ident: $stage_ty:ty),*) => { ... };
}