dns::async_resolver

Type Alias ConnectionProvider

Source
pub type ConnectionProvider = GenericConnectionProvider<FuchsiaRuntime>;
Expand description

ConnectionProvider that creates new connections to DNS servers on Fuchsia.

Aliased Typeยง

struct ConnectionProvider(/* private fields */);