pub type Strike<'a> = TableRef<'a, StrikeMarker>;
Expand description
Strike header table
Aliased Type§
pub struct Strike<'a> { /* private fields */ }
pub type Strike<'a> = TableRef<'a, StrikeMarker>;
Strike header table
pub struct Strike<'a> { /* private fields */ }