Skip to main content

Word

Type Alias Word 

Source
pub type Word = u32;

Trait Implementations§

Source§

impl From<Op> for Word

Source§

fn from(value: Op) -> Self

Converts to this type from the input type.