Struct sc_telemetry::TelemetryWorkerHandle [−][src]
pub struct TelemetryWorkerHandle { /* fields omitted */ }Expand description
Handle to the TelemetryWorker thats allows initializing the telemetry for a Substrate node.
Implementations
Instantiate a new Telemetry object.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TelemetryWorkerHandleimpl Send for TelemetryWorkerHandleimpl Sync for TelemetryWorkerHandleimpl Unpin for TelemetryWorkerHandleimpl !UnwindSafe for TelemetryWorkerHandleBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V