Struct tugger_common::http::RemoteContent [−][src]
Defines remote content that can be downloaded securely.
Fields
url: String
sha256: String
Auto Trait Implementations
impl RefUnwindSafe for RemoteContent
impl RefUnwindSafe for RemoteContent
impl Send for RemoteContent
impl Send for RemoteContent
impl Sync for RemoteContent
impl Sync for RemoteContent
impl Unpin for RemoteContent
impl Unpin for RemoteContent
impl UnwindSafe for RemoteContent
impl UnwindSafe for RemoteContent
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> Same<T> for T
impl<T> Same<T> for T
type Output = T
Should always be Self
impl<T> SendSyncUnwindSafe for T where
T: Send + Sync + UnwindSafe + ?Sized,
[src]
impl<T> SendSyncUnwindSafe for T where
T: Send + Sync + UnwindSafe + ?Sized,
[src]impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,