Expand description
Internal image format driver interface.
Provides the internal interface for image format drivers to provide their services, on which
the publically visible interface FormatAccess
is built.
Enums§
- Shallow
Mapping - Non-recursive mapping information.
Traits§
- Format
Driver Instance - Implementation of a disk image format.