NodeId

Type Alias NodeId 

Source
pub type NodeId<T> = ID<Node<T>>;

Aliased Typeยง

pub struct NodeId<T> { /* private fields */ }