tokio
1.41.1
In tokio::runtime::driver
Function
tokio
::
runtime
::
driver
::
create_signal_driver
Copy item path
source
ยท
[
−
]
fn create_signal_driver( io_driver:
Driver
, _io_handle: &
Handle
, ) ->
Result
<(
Driver
,
()
)>