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

pub fn fold_expr_await<F: ?Sized>(f: &mut F, node: ExprAwait) -> ExprAwait where
    F: Fold