Struct siege_color::colortemp::ColorTemp [] [src]

pub struct ColorTemp(pub u16);

Methods

impl ColorTemp
[src]

[src]

impl ColorTemp
[src]

Trait Implementations

impl Debug for ColorTemp
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for ColorTemp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ColorTemp
[src]

Auto Trait Implementations

impl Send for ColorTemp

impl Sync for ColorTemp