[][src]Module bootimage::builder

Provides functions to build the kernel and the bootloader.

Structs

Builder

Abstracts a build environment and provides methods for building the kernel and creating a bootimage.

Enums

BuildKernelError

Represents an error that occurred when building the kernel.

BuilderError

Represents an error that occurred while creating a new Builder.

CreateBootimageError

Represents an error that occurred when creating a bootimage.