actix-net/actix-rt
Rob Ede b5f2c4ead8
less likely to fail system arbiter stop test
2021-02-03 01:29:10 +00:00
..
examples add hidden from tokio methods 2021-02-03 00:57:56 +00:00
src less likely to fail system arbiter stop test 2021-02-03 01:29:10 +00:00
tests less likely to fail system arbiter stop test 2021-02-03 01:29:10 +00:00
CHANGES.md update changelog 2021-02-02 02:24:32 +00:00
Cargo.toml add hidden from tokio methods 2021-02-03 00:57:56 +00:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md prepare macros v0.2.0 release (#261) 2021-02-02 02:07:58 +00:00

README.md

actix-rt

Tokio-based single-threaded async runtime for the Actix ecosystem.

See documentation for detailed explanations these components: https://docs.rs/actix-rt.