Type Definition houseflow_server::Sessions[][src]

type Sessions = Mutex<HashMap<DeviceID, Addr<Session>>>;