Trait slack_morphism_models::SlackTextFormat [−][src]
pub trait SlackTextFormat {
fn to_slack_format(&self) -> String;
}Required methods
fn to_slack_format(&self) -> String[src]pub trait SlackTextFormat {
fn to_slack_format(&self) -> String;
}fn to_slack_format(&self) -> String[src]