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

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