Macro pixels_graphics_lib::or_else

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