Skip to main content

FullW

Type Alias FullW 

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

Field full writer -

Aliased Typeยง

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