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

Field HNPREQ writer - HNP request

Aliased Type§

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