Struct criterion_plot::Label [−][src]
pub struct Label(_);
Expand description
Plot label
Trait Implementations
Attaches a label to the axis
Sets the legend label
Sets the legend label
Sets the legend label
Sets the legend label
Auto Trait Implementations
impl RefUnwindSafe for Labelimpl UnwindSafe for Label