Function syn::fold::fold_expr_await[][src]

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