Struct xmas_elf::sections::SectionHeader_ [] [src]

pub struct SectionHeader_<P> {
    // some fields omitted
}

Trait Implementations

impl<P: Debug> Debug for SectionHeader_<P>
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.

impl<P> Pod for SectionHeader_<P>
[src]