Type Alias IntegrationW

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

Field INTEGRATION writer -

Aliased Type§

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