Struct xmas_elf::sections::Rel [] [src]

#[repr(C)]
pub struct Rel<P> { /* fields omitted */ }

Methods

impl Rel<P32>
[src]

impl Rel<P64>
[src]

Trait Implementations

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

Formats the value using the given formatter.

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