referrerpolicy=no-referrer-when-downgrade

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§

struct NodeFeatures { /* private fields */ }