Module future_queue::traits

source ·
Expand description

Traits to aid in type definitions.

These traits are normally not required by end-user code, but may be necessary for some generic code.

Traits

A trait for types which can be converted into a Future, an optional group, and a weight.
A trait for types which can be converted into a Future and a weight.