Struct criterion_plot::Title[][src]

pub struct Title(_);

Figure title

Trait Implementations

impl Set<Title> for Properties
[src]

Sets some property

impl Set<Title> for Figure
[src]

Sets the title

Auto Trait Implementations

impl Send for Title

impl Sync for Title