pub type ConnectionProvider = GenericConnectionProvider<FuchsiaRuntime>;
Expand description

ConnectionProvider that creates new connections to DNS servers on Fuchsia.

Aliased Type§

struct ConnectionProvider(/* private fields */);