tokio
1.46.1
In tokio::
task::
coop
tokio
::
task
::
coop
Function
with_budget
Copy item path
Source
fn with_budget<R>(budget:
Budget
, f: impl
FnOnce
() -> R) -> R