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

Configures the key (legend)

impl Clone for Key
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Key
[src]

Auto Trait Implementations

impl Send for Key

impl Sync for Key