Struct criterion_plot::Key [] [src]

pub struct Key;

The key or legend

Trait Implementations

impl Configure<Key> for Figure
[src]

The properties of what's being configured

[src]

Configures the key (legend)

impl Clone for Key
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Key
[src]

Auto Trait Implementations

impl Send for Key

impl Sync for Key