Type Alias zellij_utils::input::layout::SwapTiledLayout

source ·
pub type SwapTiledLayout = (BTreeMap<LayoutConstraint, TiledPaneLayout>, Option<String>);