Trait RawEvent

Source
pub trait RawEvent {
    type Kind: RawEventKind;
}

Required Associated Types§

Implementors§