Expand description
State unit definitions for vmbus components.
Structs§
- A type wrapping a
ChannelHandle
and implementingStateUnit
. - A type wrapping a
ChannelHandle
and implementingStateUnit
. - A handle to a vmbus server that is registered as a state unit.
Functions§
- Offers a channel, creates a unit for it, and adds it to
state_units
. - Offers a simple vmbus device, creates a unit for it, and adds it to
state_units
. - Offers a channel, creates a unit for it, and adds it to
state_units
.