patchable_async_sleep
0.1.0
Function
patchable_async_sleep
::
sleep
Copy item path
source
ยท
[
−
]
pub fn sleep(duration:
Duration
) -> impl
Future
<Output =
()
>
Expand description
Sleep for the specified duration.