Skip to main content

Axis

Type Alias Axis 

Source
pub type Axis = Axis;

Aliased Type§

pub struct Axis {
    pub range: Range,
    pub unit: Unit,
}

Fields§

§range: Range§unit: Unit