Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = ArborId;
Expand description

Unique identifier for a node within a tree

Aliased Typeยง

pub struct NodeId(/* private fields */);