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ยง
- Grouped
Weighted Future - A trait for types which can be converted into functions that return a
Future, an optional group, and a weight. - Weighted
Future - A trait for types which can be converted into a
Futureand a weight.