Type Definition cargo::util::config::EnvConfig

source · []
pub type EnvConfig = HashMap<String, EnvConfigValue>;