check_borrows_with_annotations

Function check_borrows_with_annotations 

Source
pub fn check_borrows_with_annotations(
    program: IrProgram,
    header_cache: HeaderCache,
) -> Result<Vec<String>, String>