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

pub struct Type_(_);

Trait Implementations

impl Copy for Type_
[src]

impl Clone for Type_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Type_
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for Type_
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Type_

impl Sync for Type_