Skip to main content

deleted_functions

Function deleted_functions 

Source
pub fn deleted_functions(changes: &[ASTChange]) -> Vec<&ASTChange>
Expand description

Filter to only deleted functions (functions removed in the current file).