Skip to main content

inserted_functions

Function inserted_functions 

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

Filter to only inserted functions (new functions added in the current file).