[][src]Function moore_svlog::hir::walk_inst_target

pub fn walk_inst_target<'a>(
    visitor: &mut impl Visitor<'a>,
    hir: &'a InstTarget<'_>
)

Walk the contents of an instantiation target.