check_borrows_with_safety_context

Function check_borrows_with_safety_context 

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