0.2.7 |
|
---|---|
0.2.6 |
|
0.2.2 |
|
0.1.7 |
|
0.1.2 |
|
#47 in #bounded
24 downloads per month
Used in 24 crates
(3 directly)
9KB
147 lines
A bounded tokio Handle
. Only a bounded number of tasks can run
concurrently when spawned through this executor, defined by the initial
capacity
.
Dependencies
~2.6–8MB
~61K SLoC