Module aliases

Source
Expand description

Type aliases for traits that are often used together

Traits§

BlockReaderFor
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.