Struct criterion_plot::Font[][src]

pub struct Font(_);

A font name

Trait Implementations

impl Set<Font> for Figure
[src]

Changes the font

Auto Trait Implementations

impl Send for Font

impl Sync for Font