Expand description

A bounded tokio Handle. Only a bounded number of tasks can run concurrently when spawned through this executor, defined by the initial capacity.

Structs