WutfW

Type Alias WutfW 

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

Field WUTF writer -

Aliased Typeยง

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