Skip to main content

resolve_environment

Function resolve_environment 

Source
pub fn resolve_environment(
    options: &ResolveOptions<'_>,
) -> Result<ResolvedEnvironment>
Expand description

Merges the layers in precedence order and produces the masked diagnostic.

ยงErrors

When a layer holds a name or value a process environment cannot carry.