Struct xmas_elf::header::Data_ [] [src]

pub struct Data_(_);

Methods

impl Data_
[src]

[src]

[src]

Trait Implementations

impl Clone for Data_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Data_
[src]

impl Debug for Data_
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Data_

impl Sync for Data_