Skip to main content

int_shape

Macro int_shape 

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