Struct cranelift_codegen::ir::function::DisplayFunction
source · pub struct DisplayFunction<'a>(_, _);
Expand description
Wrapper type capable of displaying a Function
with correct ISA annotations.
pub struct DisplayFunction<'a>(_, _);
Wrapper type capable of displaying a Function
with correct ISA annotations.