Struct annotate_snippets::stylesheets::no_color::NoColorStylesheet [] [src]

pub struct NoColorStylesheet {}

Trait Implementations

impl Stylesheet for NoColorStylesheet
[src]

[src]

Returns a Style implementer based on the requested StyleClass variant.

Auto Trait Implementations