pub type MarkableId = GlobalNode;
Expand description
Identifier for a graph element that allows attaching a marker.
Aliased Typeยง
struct MarkableId { /* private fields */ }
pub type MarkableId = GlobalNode;
Identifier for a graph element that allows attaching a marker.
struct MarkableId { /* private fields */ }