pub type HostCollections = HashMap<CompactString, (Vec<CompactString>, Arc<Collection>)>;
struct HostCollections { /* private fields */ }