Struct updatehub_cloud_sdk::api::MetadataValue [−][src]
Trait Implementations
impl<'a> Serialize for MetadataValue<'a>[src]
impl<'a> Serialize for MetadataValue<'a>[src]Auto Trait Implementations
impl<'a> RefUnwindSafe for MetadataValue<'a>
impl<'a> RefUnwindSafe for MetadataValue<'a>impl<'a> Send for MetadataValue<'a>
impl<'a> Send for MetadataValue<'a>impl<'a> Sync for MetadataValue<'a>
impl<'a> Sync for MetadataValue<'a>impl<'a> Unpin for MetadataValue<'a>
impl<'a> Unpin for MetadataValue<'a>impl<'a> UnwindSafe for MetadataValue<'a>
impl<'a> UnwindSafe for MetadataValue<'a>Blanket Implementations
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Same<T> for T
impl<T> Same<T> for Ttype Output = T
Should always be Self
impl<T> SendSyncUnwindSafe for T where
T: Send + Sync + UnwindSafe + ?Sized,
impl<T> SendSyncUnwindSafe for T where
T: Send + Sync + UnwindSafe + ?Sized, impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>, pub fn vzip(self) -> V
impl<T> WithSubscriber for T[src]
impl<T> WithSubscriber for T[src]pub fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>, [src]
S: Into<Dispatch>,