Expand description
Modules§
Structs§
Enums§
- Text
- Text Object
Traits§
- ToSlack
Markdown - Convenience trait to provide a little more meaning than
a call to
"foo".into(), and shorter thantext::Mrkdwn::from("foo") - ToSlack
Plaintext - Convenience trait to provide a little more meaning than
a call to
"foo".into(), and shorter thantext::Plain::from("foo")