Module multiboot2_header::builder[][src]

Expand description

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.