pub trait SubBlockInstance: SubBlock { }
Expand description

Sub-block instance trait.

Object Safety§

This trait is not object safe.

Implementors§