Show the crate…
2 releases
0.1.2 | Mar 10, 2021 |
---|---|
0.1.0 | Feb 28, 2021 |
#44 in #vapory
Used in 28 crates
(5 directly)
9KB
152 lines
tetsy-runtime
Wrapper over tokio runtime. Provides:
- Customizable runtime with ability to spawn it in different thread models
- Corresponding runtime executor for tasks
- Runtime handle
lib.rs
:
Tokio Runtime wrapper.
Dependencies
~4.5MB
~65K SLoC