Type Alias NewmsgW

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

Field NEWMSG writer - New message

Aliased Typeยง

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