Type Alias OpIndex

Source
pub type OpIndex = i32;

Trait Implementations§

Source§

impl From<EntIndex> for OpIndex

Source§

fn from(t: EntIndex) -> OpIndex

Converts to this type from the input type.