Struct multiboot2::ElfSectionsTag[][src]

pub struct ElfSectionsTag { /* fields omitted */ }

Methods

impl ElfSectionsTag
[src]

Important traits for ElfSectionIter

Trait Implementations

impl Debug for ElfSectionsTag
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations