WasR

Type Alias WasR 

Source
pub type WasR = BitReader<Was>;
Expand description

Field WAS reader - Write as Seed

Aliased Type§

pub struct WasR { /* private fields */ }

Implementations§

Source§

impl WasR

Source

pub const fn variant(&self) -> Was

Get enumerated values variant

Source

pub fn is_data(&self) -> bool

Data values

Source

pub fn is_seed(&self) -> bool

Seed values