Function tokio::runtime::coop::with_budget

source ยท
fn with_budget<R>(budget: Budget, f: impl FnOnce() -> R) -> R