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

pub fn fold_expr_async<F>(f: &mut F, node: ExprAsync) -> ExprAsync where
    F: Fold + ?Sized
This is supported on crate feature fold only.