Crate vmbus_async

Source
Expand description

Vmbus channel implementations using async.

Modulesยง

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