pub type OovW<'a, REG> = BitWriter<'a, REG>;
Field OOV writer - Output Off Value
OOV
struct OovW<'a, REG> { /* private fields */ }