extract_mod_declarations

Function extract_mod_declarations 

Source
pub fn extract_mod_declarations(file: &File) -> Vec<&ItemMod>
Expand description

Extract all mod declarations from a parsed file