Type Definition ckb_notify::NotifyRegister[][src]

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

TODO(doc): @quake