Docs.rs
actix-rt-2.10.0
actix-rt 2.10.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-macros ^0.2.3
normal
optional
futures-core ^0.3
normal
tokio ^1.23.1
normal
tokio ^1.23.1
dev
tokio-uring ^0.5
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_rt
2.10.0
Module signal
Functions
In crate actix_rt
Module
actix_rt
::
signal
Copy item path
source
·
[
−
]
Expand description
Asynchronous signal handling (Tokio re-exports).
Functions
§
ctrl_c
Completes when a “ctrl-c” notification is sent to the process.