Type Alias hass_rs::types::Domain

source ·
pub type Domain = HashMap<String, ServiceName>;
Expand description

This is part of HassServices

Aliased Type§

struct Domain { /* private fields */ }