Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = String;
Expand description

Node identifiers (must be unique within a graph)

Aliased Typeยง

pub struct NodeId { /* private fields */ }