pub type NodeFeatures = BitVec<u8, Lsb0>;
Bit indices in the HostConfiguration.node_features that correspond to different node features.
HostConfiguration.node_features
pub struct NodeFeatures { /* private fields */ }