Crate qcow

Source

Structs§

Translation
Implements an iterable type over the set of mappings for a linear disk range.
TranslationTable
QCOW uses a 2-level translation table to map guest-clusters to host clusters.

Enums§

Mapping
Describes how bytes for a region of disk are stored in the qcow translation table.