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::Title - Rust
[go: Go Back, main page]

Struct criterion_plot::Title [] [src]

pub struct Title(_);

Figure title

Trait Implementations

impl Set<Title> for Properties
[src]

[src]

Sets some property

impl Set<Title> for Figure
[src]

[src]

Sets the title

Auto Trait Implementations

impl Send for Title

impl Sync for Title