pub type WrpcNotifier = Notifier<Notification, Connection>;
pub struct WrpcNotifier { /* private fields */ }