pub type Domain = HashMap<String, ServiceName>;
This is part of HassServices
pub struct Domain { /* private fields */ }