Function moore_svlog::hir::walk_module[][src]

pub fn walk_module<'a>(visitor: &mut impl Visitor<'a>, module: &'a Module<'_>)
Expand description

Walk the contents of a module.