Show the crate…

2 releases

0.1.2 Mar 10, 2021
0.1.0 Feb 28, 2021

#54 in #vapory

36 downloads per month
Used in 28 crates (5 directly)

GPL-3.0 license

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

~4MB
~63K SLoC