pub type AsyncStdResolver = Resolver<AsyncStdConnectionProvider>;
A Resolver used with async_std
struct AsyncStdResolver { /* private fields */ }