pub type Hosts = HashMap<CompactString, (CloneableHost, PathBuf)>;
struct Hosts { /* private fields */ }