Module builder

Source
Expand description

Builder for defining open options for images.

Structs§

FormatCreateBuilderBase
Image creation builder with the most basic options.
FormatDriverBuilderBase
Image open builder with the most basic options.

Enums§

FormatOrBuilder 🔒
Alternatively an image or parameters for a builder for it.
StorageOrPath 🔒
Alternatively a storage object or a path to it.

Traits§

FormatCreateBuilder
Prepares creating (formatting) an image.
FormatDriverBuilder
Prepares opening an image.