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 [
NetworkPrimitives
] and need a [BlockReader
] whose associated types match the [NetworkPrimitives
] associated types.