pub type HostConfigs = HashMap<HostKey, HostConfig>;Expand description
Per-host configuration overrides
Aliased Typeยง
pub struct HostConfigs { /* private fields */ }pub type HostConfigs = HashMap<HostKey, HostConfig>;Per-host configuration overrides
pub struct HostConfigs { /* private fields */ }