tokio
1.41.1
In tokio::runtime::coop
Function
tokio
::
runtime
::
coop
::
with_budget
Copy item path
source
ยท
[
−
]
fn with_budget<R>(budget:
Budget
, f: impl
FnOnce
() -> R) -> R