macro_rules! debug2D {
    ( $array:expr ) => { ... };
}
Expand description

2次元配列をデバッグ出力する