tokio
1.41.1
In tokio::runtime::context
Function
tokio
::
runtime
::
context
::
budget
Copy item path
source
ยท
[
−
]
pub(super) fn budget<R>( f: impl
FnOnce
(&
Cell
<
Budget
>) -> R, ) ->
Result
<R,
AccessError
>