pub type NotifyRegister<M> = Sender<Request<String, Receiver<M>>>;
Expand description

TODO(doc): @quake