Module format

Source
Expand description

Core functionality.

Provides access to different image formats via FormatAccess objects.

Modules§

access
Actual public image access functionality.
builder
Builder for defining open options for images.
drivers
Internal image format driver interface.
gate
Gate functionality to control implicitly opened dependencies.
sync_wrappers
Synchronous wrapper around FormatAccess.
wrapped
Allows using FormatAccess in containers.

Enums§

Format
List of imago formats.
PreallocateMode
Format layer preallocation modes.