Module substrate::block

source ·
Expand description

A block that can be instantiated by Substrate.

Traits§

  • A block that can be instantiated by Substrate.

Derive Macros§

  • Derives substrate::block::Block for a struct or enum.