Struct sc_telemetry::TelemetryConnectionNotifier [−][src]
pub struct TelemetryConnectionNotifier { /* fields omitted */ }Expand description
Used to create a stream of events with only one event: when a telemetry connection (re-)establishes.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TelemetryConnectionNotifierimpl Send for TelemetryConnectionNotifierimpl Sync for TelemetryConnectionNotifierimpl Unpin for TelemetryConnectionNotifierimpl !UnwindSafe for TelemetryConnectionNotifierBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V