Type Alias egui_toast::ToastContents

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