pub type NotificationSender = Sender<NotificationType>;
pub struct NotificationSender { /* private fields */ }