Module boot_image_type

Source
Expand description

Type-tags for BootImageConfig

Enums§

Iso
BootImageConfig for an ISO file
Vhd
BootImageConfig for a VHD file

Traits§

BootImageType
Private trait use to seal the set of artifact types BootImageType supports.