Function syn::visit::visit_expr_repeat[][src]

pub fn visit_expr_repeat<'ast, V: ?Sized>(v: &mut V, node: &'ast ExprRepeat) where
    V: Visit<'ast>,