[][src]Type Definition building_blocks_storage::array3::Array3

type Array3<T> = ArrayN<[i32; 3], T>;