Module multiboot2_header::builder [−][src]
Expand description
Exports item Multiboot2HeaderBuilder.
Structs
Builder to construct a valid Multiboot2 header dynamically at runtime. The tags will appear in the order of their corresponding enumeration, except for the END tag.