1/** 2 Create simple notifications. 3*/ 4#[cfg(any(feature="notifications", test))] 5pub mod notification;