Type Alias Id

Source
pub type Id = NodeId;
Expand description

Identifier for views in binary tree of mux, typically returned after adding a new view to the multiplexer.

Aliased Typeยง

struct Id { /* private fields */ }