pub type PublicationReceiver = Receiver<Publication>;
pub struct PublicationReceiver { /* private fields */ }