Struct criterion_plot::TicLabels [] [src]

pub struct TicLabels<P, L> {
    pub labels: L,
    pub positions: P,
}

Labels attached to the tics of an axis

Fields

Labels to attach to the tics

Position of the tics on the axis