pub type Cvar<'a> = TableRef<'a, CvarMarker>;
The cvar table.
pub struct Cvar<'a> { /* private fields */ }