pub type NodeFeatures = BitVec<u8>;
Expand description

Bit indices in the HostConfiguration.node_features that correspond to different node features.

Aliased Type§

struct NodeFeatures { /* private fields */ }