Skip to main content

ExfW

Type Alias ExfW 

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

Field EXF writer - External Flag

Aliased Typeยง

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