Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
criterion_plot::Output - Rust
[go: Go Back, main page]

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