pub type ModuleReceiver = Receiver<ModulePackage>;
pub struct ModuleReceiver { /* private fields */ }