Type Definition workspace::pane::BackgroundActions

source ·
pub type BackgroundActions = fn() -> &'static [(&'static str, &'static dyn Action)];