Macro veloren_world::foreach_plot

source ยท
macro_rules! foreach_plot {
    ($p:expr, $x:ident => $y:expr, $z:expr) => { ... };
}