event_notify/
lib.rs

1pub use event::Event;
2
3mod event;