hooks
0.0.1
HasEventType
Required Methods
event_type
Implementors
In crate hooks
Trait
hooks
::
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