Type Alias protoflow_core::BlockID

source ยท
pub type BlockID = usize;
Expand description

A machine-readable identifier for a block in a system.

Only valid within the scope of that system.