referrerpolicy=no-referrer-when-downgrade

NodeFeatures

Type Alias NodeFeatures 

Source
pub type NodeFeatures = BitVec<u8, Lsb0>;
Expand description

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

Aliased Type§

pub struct NodeFeatures { /* private fields */ }