Type Definition cursive_multiplex::Id [−][src]
type Id = NodeId;
Expand description
Identifier for views in binary tree of mux, typically returned after adding a new view to the multiplexer.
type Id = NodeId;
Identifier for views in binary tree of mux, typically returned after adding a new view to the multiplexer.