Function walk_expr_field

Source
pub fn walk_expr_field<V: MutVisitor>(
    vis: &mut V,
    f: &mut ExprField,
) -> V::Result