referrerpolicy=no-referrer-when-downgrade

ImportNotificationStream

Type Alias ImportNotificationStream 

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

The import notification event stream.

Aliased Type§

pub struct ImportNotificationStream<H> { /* private fields */ }