Struct stack_graphs::graph::JumpToNode [−][src]
#[repr(C)]pub struct JumpToNode { /* fields omitted */ }
Expand description
The singleton “jump to” node, which allows a name binding path to jump back to another part of the graph.
Trait Implementations
Performs the conversion.