[][src]Function syntax::mut_visit::noop_visit_mt

pub fn noop_visit_mt<T: MutVisitor>(
    MutTy { ty: ty, mutbl: _ }: &mut MutTy,
    vis: &mut T
)