Type Definition gpui2::TooltipBuilder

source ·
pub type TooltipBuilder = Rc<dyn Fn(&mut WindowContext<'_>) -> AnyView + 'static>;