Struct conjure_runtime::Hosts [−][src]
pub struct Hosts(_);
A snapshot of the nodes in a registry.
Implementations
Trait Implementations
impl<'a> IntoIterator for &'a Hosts[src]
impl<'a> IntoIterator for &'a Hosts[src]Auto Trait Implementations
impl !RefUnwindSafe for Hosts
impl !RefUnwindSafe for Hostsimpl !UnwindSafe for Hosts
impl !UnwindSafe for HostsBlanket 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<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,