Struct xmas_elf::program::Type_ [] [src]

pub struct Type_(_);

Trait Implementations

impl Clone for Type_
[src]

fn clone(&self) -> Type_

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 Type_
[src]

impl Debug for Type_
[src]

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

Formats the value using the given formatter.