MtW

Type Alias MtW 

Source
pub type MtW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field MT writer -

Aliased Typeยง

pub struct MtW<'a, REG> { /* private fields */ }