Crate nbd_async

Source

Traits§

BlockDevice
A block device.

Functions§

attach_device
Attach a socket to a NBD device file.
serve_local_nbd
Serve a local block device through a NBD dev file.
serve_nbd
Serve a block device using a read/write client.