Struct cranelift_codegen::ir::dfg::DisplayInst [−][src]
pub struct DisplayInst<'a>(_, _, _);
Object that can display an instruction.
pub struct DisplayInst<'a>(_, _, _);
Object that can display an instruction.
impl<'a> !RefUnwindSafe for DisplayInst<'a>
impl<'a> Send for DisplayInst<'a>
impl<'a> Sync for DisplayInst<'a>
impl<'a> Unpin for DisplayInst<'a>
impl<'a> !UnwindSafe for DisplayInst<'a>