Struct xmas_elf::sections::CompressionType_ [] [src]

pub struct CompressionType_(_);

Trait Implementations

impl Clone for CompressionType_
[src]

fn clone(&self) -> CompressionType_

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Copy for CompressionType_
[src]

impl Debug for CompressionType_
[src]

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

Formats the value using the given formatter.