pub type NodeId = String;
Unique identifier for remote nodes
pub struct NodeId { /* private fields */ }