pub type ConnectionProvider = GenericConnectionProvider<FuchsiaRuntime>;
Expand description
ConnectionProvider that creates new connections to DNS servers on Fuchsia.
Aliased Typeยง
struct ConnectionProvider(/* private fields */);
pub type ConnectionProvider = GenericConnectionProvider<FuchsiaRuntime>;
ConnectionProvider that creates new connections to DNS servers on Fuchsia.
struct ConnectionProvider(/* private fields */);