Struct criterion_plot::Label[][src]

pub struct Label(_);

Plot label

Trait Implementations

impl Set<Label> for Properties
[src]

Attaches a label to the axis

impl Set<Label> for Properties
[src]

Sets the legend label

impl Set<Label> for Properties
[src]

Sets the legend label

impl Set<Label> for Properties
[src]

Sets the legend label

impl Set<Label> for Properties
[src]

Sets the legend label

Auto Trait Implementations

impl Send for Label

impl Sync for Label