maplibre
0.1.0
maplibre
Macro
multi_stage
Copy item path
Source
macro_rules! multi_stage { ($multi_stage:ident, $($stage:ident: $stage_ty:ty),*) => { ... }; }