Type Definition async_raft::NodeId[][src]

type NodeId = u64;
Expand description

A Raft node’s ID.