tokio
1.46.1
In tokio::
runtime::
context
tokio
::
runtime
::
context
Function
budget
Copy item path
Source
pub(crate) fn budget<R>( f: impl
FnOnce
(&
Cell
<
Budget
>) -> R, ) ->
Result
<R,
AccessError
>