Struct tower::balance::error::Discover [−][src]
pub struct Discover(_);
This is supported on crate feature
balance only.The balancer’s endpoint discovery stream failed.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Discover
impl !RefUnwindSafe for Discoverimpl !UnwindSafe for Discover
impl !UnwindSafe for DiscoverBlanket 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>,