Type Alias Axis

pub type Axis<'a> = TableRef<'a, AxisMarker>;
Expand description

Aliased Typeยง

pub struct Axis<'a> { /* private fields */ }