Struct criterion_plot::FontSize [] [src]

pub struct FontSize(pub f64);

The size of a font

Trait Implementations

impl Clone for FontSize
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for FontSize
[src]