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

pub struct NoOpStyle {}

Trait Implementations

impl Style for NoOpStyle
[src]

[src]

The method used by the DisplayListFormatter to style the message.

[src]

The method used by the DisplayListFormatter to display the message in bold font. Read more

Auto Trait Implementations

impl Send for NoOpStyle

impl Sync for NoOpStyle