rutabaga_
gfx
0.0.1
rutabaga_gfx
Macro
checked_range
Copy item path
Source
macro_rules!
checked_range { (
$x
:expr; <=
$y
:expr) => { ... }; (
$x
:ident <=
$y
:ident) => { ... }; }