Type Alias Mvar
pub type Mvar<'a> = TableRef<'a, MvarMarker>;Expand description
The MVAR (Metrics Variations) table
Aliased Typeยง
pub struct Mvar<'a> { /* private fields */ }pub type Mvar<'a> = TableRef<'a, MvarMarker>;The MVAR (Metrics Variations) table
pub struct Mvar<'a> { /* private fields */ }