Struct tower::balance::error::Discover [−][src]
pub struct Discover(_);
Expand description
The balancer’s endpoint discovery stream failed.
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for Discover
impl !UnwindSafe for Discover
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more