Skip to main content

PaneId

Type Alias PaneId 

Source
pub type PaneId = String;
Expand description

Globally unique pane identifier in “%N” format (e.g. “%0”, “%7”).

Aliased Type§

pub struct PaneId { /* private fields */ }