Type Alias freya_hooks::ClickNotifier

source ·
pub type ClickNotifier = UnboundedSender<EditableEvent>;

Aliased Type§

struct ClickNotifier { /* private fields */ }