Type Alias Strike

pub type Strike<'a> = TableRef<'a, StrikeMarker>;
Expand description

Strike header table

Aliased Typeยง

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