Crate qcow

source ·

Structs§

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

Enums§

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