Crate vmbus_async

Source
Expand description

Vmbus channel implementations using async.

Modulesยง

async_dgram
Traits for async send and receive of datagrams.
pipe
Asynchronous vmbus pipe channels.
queue
This module implements the Queue type, which provides an abstraction over a VmBus channel.