pub fn build_resolver() -> Result<SharedRuntimeResolver, ResolverBuildError>Expand description
Build the runtime resolver. Uses the registered factory if set, otherwise
falls back to InProcessResolver::from_env().
pub fn build_resolver() -> Result<SharedRuntimeResolver, ResolverBuildError>Build the runtime resolver. Uses the registered factory if set, otherwise
falls back to InProcessResolver::from_env().