Type Alias mixnet::core::RawMixnodeIndex
source ยท pub type RawMixnodeIndex = u16;Expand description
Raw mixnode index type, not guaranteed to be <= MAX_MIXNODE_INDEX.
pub type RawMixnodeIndex = u16;Raw mixnode index type, not guaranteed to be <= MAX_MIXNODE_INDEX.