[][src]Function moore_svlog::hir::walk_module_block

pub fn walk_module_block<'a>(
    visitor: &mut impl Visitor<'a>,
    blk: &'a ModuleBlock
)

Walk the contents of a module block.