Dim

Type Alias Dim 

Source
pub type Dim = Const<2>;
Expand description

The dimension of the ambient space.

Aliased Typeยง

pub struct Dim;