Type Definition rate_ui::widget::DropHook[][src]

pub type DropHook<T> = Box<dyn FnOnce(&mut T, &mut Context<T>)>;