[][src]Type Definition building_blocks::prelude::Array2

type Array2<T> = ArrayN<[i32; 2], T>;