Type Alias NodeId

Source
pub type NodeId = Uuid;
Expand description

Id of the node - aka server.

Aliased Typeยง

pub struct NodeId(/* private fields */);