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