Skip to main content

HostConfigs

Type Alias HostConfigs 

Source
pub type HostConfigs = HashMap<HostKey, HostConfig>;
Expand description

Per-host configuration overrides

Aliased Typeยง

pub struct HostConfigs { /* private fields */ }