slack_rust/attachment/
mod.rs

1//! [Attachment for Slack messages.](https://api.slack.com/reference/messaging/attachments)
2
3pub mod attachment;