pub type ServiceAttributes = HashMap<String, String>;
Service attributes as key-value pairs
pub struct ServiceAttributes { /* private fields */ }