Trait slack_morphism::prelude::SlackTextFormat[][src]

pub trait SlackTextFormat {
    pub fn to_slack_format(&self) -> String;
}

Required methods

pub fn to_slack_format(&self) -> String[src]

Loading content...

Implementors

Loading content...