Enum dudect_bencher::ctbench::Class [] [src]

pub enum Class {
    Left,
    Right,
}

Specifies the distribution that a particular run belongs to

Variants

Trait Implementations

impl Copy for Class
[src]

impl Clone for Class
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more