Function bytecode::borrow_analysis::format_borrow_annotation
source · pub fn format_borrow_annotation(
func_target: &FunctionTarget<'_>,
code_offset: CodeOffset
) -> Option<String>
Expand description
Format a borrow annotation.