private_
event_
sourcing
0.0.1
Event
Type
Required Methods
event_type
Implementors
In crate private_
event_
sourcing
private_event_sourcing
Trait
EventType
Copy item path
Source
pub trait EventType { // Required method fn
event_type
(&self) ->
String
; }
Required Methods
§
Source
fn
event_type
(&self) ->
String
Implementors
§