pub fn walk_module<'a>(visitor: &mut impl Visitor<'a>, module: &'a Module<'_>)
Walk the contents of a module.