Module drivers

Source
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§

ShallowMapping
Non-recursive mapping information.

Traits§

FormatDriverInstance
Implementation of a disk image format.