Type Alias re_ui::toasts::ToastContents

source ·
pub type ToastContents = dyn Fn(&mut Ui, &mut Toast) -> Response;