Type Alias gear_runtime_primitives::BlockId

source ·
pub type BlockId = BlockId<Block>;
Expand description

Block ID.

Aliased Type§

enum BlockId {
    // some variants omitted
}

Variants§