Struct criterion_plot::LineWidth [] [src]

pub struct LineWidth(pub f64);

Width of the lines

Trait Implementations

impl Clone for LineWidth
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for LineWidth
[src]