Type Alias Gvar

pub type Gvar<'a> = TableRef<'a, GvarMarker>;
Expand description

Aliased Type§

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