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.
- Preallocate
Mode - Format layer preallocation modes.