Trait hooks::HasEventType

source ·
pub trait HasEventType {
    // Required method
    fn event_type(&self) -> EventType;
}

Required Methods§

Implementors§