Skip to main content

int_shapes

Macro int_shapes 

Source
macro_rules! int_shapes {
    ( $( [ $( [ $( [$x:expr, $y:expr] ),* $(,)? ] ),* $(,)? ] ),* $(,)? ) => { ... };
}