extendr_api::prelude

Type Alias Ix3

Source
pub type Ix3 = Dim<[usize; 3]>;
Expand description

three-dimensional

Aliased Typeยง

struct Ix3 { /* private fields */ }