Macro pixels_graphics_lib::or_else
source · macro_rules! or_else { ($value:literal, $other: literal) => { ... }; (, $other: literal) => { ... }; }
macro_rules! or_else { ($value:literal, $other: literal) => { ... }; (, $other: literal) => { ... }; }