Struct getip::gip::ProviderMultiple [−][src]
pub struct ProviderMultiple { /* fields omitted */ }Expand description
Try multiple providers until anyone succeeds
Implementations
A default IPv6 provider
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ProviderMultiple
impl Send for ProviderMultiple
impl Sync for ProviderMultiple
impl Unpin for ProviderMultiple
impl UnwindSafe for ProviderMultiple
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
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