[][src]Type Definition async_raft::NodeId

type NodeId = u64;

A Raft node's ID.