Enum orbclient::Mode [] [src]

pub enum Mode {
    Blend,
    Overwrite,
}

Variants

Trait Implementations

impl Clone for Mode
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Mode
[src]

impl Debug for Mode
[src]

[src]

Formats the value using the given formatter.