Type Definition async_std_resolver::AsyncStdResolver
source · [−]pub type AsyncStdResolver = AsyncResolver<AsyncStdConnection, AsyncStdConnectionProvider>;Expand description
An AsyncResolver used with async_std
pub type AsyncStdResolver = AsyncResolver<AsyncStdConnection, AsyncStdConnectionProvider>;An AsyncResolver used with async_std