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