1 2 3 4
#![cfg_attr(feature = "fail-on-warnings", deny(warnings))] #[cfg(feature = "events")] pub mod events;