Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = String;
Expand description

A node’s key within a flow. Human-meaningful (night_menu, not n7).

Aliased Type§

pub struct NodeId { /* private fields */ }