Type Alias air_interpreter_data::PosType

source ·
pub type PosType = u32;

Trait Implementations§

source§

impl From<TracePos> for PosType

source§

fn from(v: TracePos) -> Self

Converts to this type from the input type.