Struct amqp0_primitives::qpid8_0::connection::Redirect
[−]
[src]
pub struct Redirect<'a> { /* fields omitted */ }pub struct Redirect<'a> { /* fields omitted */ }impl<'a> Redirect<'a>[src]fn new<H, K>(host: H, known_hosts: K) -> Self where H: Into<Cow<'a, str>>, K: Into<Cow<'a, str>>fn host(&self) -> &strfn known_hosts(&self) -> &strimpl<'a> Payload for Redirect<'a>[src]