intuicio_nodes::nodes

Type Alias NodeId

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

Aliased Typeยง

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