Expand description
A worker for running ChipsetDevice implementations in a separate process.
This worker provides process isolation for any device implementing the ChipsetDevice trait. It handles serialization and deserialization of device operations across process boundaries.
Structsยง
- Remote
Chipset Device Worker - The chipset device worker.
- Remote
Chipset Device Worker Parameters - Parameters for launching a remote chipset device worker.