Function cranelift_codegen::print_errors::pretty_error
source · [−]pub fn pretty_error(func: &Function, err: CodegenError) -> String
Expand description
Pretty-print a Cranelift error.
pub fn pretty_error(func: &Function, err: CodegenError) -> String
Pretty-print a Cranelift error.