hooks
0.0.1
HasEvent
Type
Required Methods
event_type
Implementors
In crate hooks
hooks
Trait
HasEventType
Copy item path
Source
pub trait HasEventType { // Required method fn
event_type
(&self) ->
EventType
; }
Required Methods
§
Source
fn
event_type
(&self) ->
EventType
Implementors
§
Source
§
impl
HasEventType
for
EventPayload
Source
§
impl
HasEventType
for
Event