Expand description
Type aliases for traits that are often used together
Traitsยง
- Block
Reader For - This is a type alias to make type bounds simpler, when we have a
NetworkPrimitivesand need aBlockReaderwhose associated types match theNetworkPrimitivesassociated types.