Module asynchronous

Source
Expand description

Asynchronous disk image helpers.

Structs§

AsyncDiskFileWrapper
Async wrapper around a non-async DiskFile using a BlockingPool.

Traits§

DiskFlush