Struct xmas_elf::program::Flags [] [src]

pub struct Flags(pub u32);

Methods

impl Flags
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for Flags
[src]

impl Clone for Flags
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Flags
[src]

[src]

Formats the value using the given formatter.

impl Display for Flags
[src]

[src]

Formats the value using the given formatter. Read more

impl LowerHex for Flags
[src]

[src]

Formats the value using the given formatter.