rerun
0.20.0
Ix2
Aliased type
Fields
index
In rerun::external::ndarray
?
Settings
Type Alias
rerun
::
external
::
ndarray
::
Ix2
Copy item path
source
·
[
−
]
pub type Ix2 =
Dim
<[
usize
;
2
]>;
Expand description
two-dimensional
Aliased Type
§
struct Ix2 { index: [
usize
;
2
], }
Fields
§
§
index: [
usize
;
2
]