Type Definition command_palette2::CommandPaletteInterceptor
source · pub type CommandPaletteInterceptor = Box<dyn Fn(&str, &AppContext) -> Option<CommandInterceptResult>>;
pub type CommandPaletteInterceptor = Box<dyn Fn(&str, &AppContext) -> Option<CommandInterceptResult>>;