[][src]Function syn::fold::fold_expr_async

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