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