Type Alias Sbix

pub type Sbix<'a> = TableRef<'a, SbixMarker>;
Expand description

Aliased Typeยง

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