Struct criterion_plot::Output[][src]

pub struct Output(_);

Output file path

Trait Implementations

impl Set<Output> for Figure
[src]

Changes the output file

Note The default output file is output.plot

Auto Trait Implementations

impl Send for Output

impl Sync for Output