Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = String;
Expand description

Unique node identifier (UUID or DID string).

Aliased Typeยง

pub struct NodeId { /* private fields */ }