pub type ImportNotificationStream<H> = Receiver<H>;
Expand description

The import notification event stream.