Type Alias Stat

pub type Stat<'a> = TableRef<'a, StatMarker>;
Expand description

STAT (Style Attributes Table)

Aliased Typeยง

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