Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = String;
Expand description

Unique identifier for a connected node (socket path or ip:port)

Aliased Typeยง

pub struct NodeId { /* private fields */ }