pub type DatastarEvent<T = String> = Event<EventData<T>>;
http
pub struct DatastarEvent<T = String> { /* private fields */ }