Skip to main content

build_resolver

Function build_resolver 

Source
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().