Struct cobalt::cobalt_model::Markdown[][src]

pub struct Markdown { /* fields omitted */ }

Methods

impl Markdown
[src]

Trait Implementations

impl Debug for Markdown
[src]

Formats the value using the given formatter. Read more

impl Clone for Markdown
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Markdown
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for Markdown

impl Sync for Markdown