Function syn::fold::fold_expr_struct[][src]

pub fn fold_expr_struct<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprStruct
) -> ExprStruct