RsfW

Type Alias RsfW 

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

Field RSF writer -

Aliased Typeยง

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