pub type MessageId = Vec<LayoutPartId>;Expand description
Path through layout tree to given message
Aliased Typeยง
struct MessageId { /* private fields */ }pub type MessageId = Vec<LayoutPartId>;Path through layout tree to given message
struct MessageId { /* private fields */ }