Skip to main content

resolve_from

Function resolve_from 

Source
pub fn resolve_from(
    env_key: Option<&str>,
    paths: &[PathBuf],
) -> Result<Credential>
Expand description

Resolve one credential from the environment, then each path in turn.