Trait tbot::markup::Formattable
source · pub trait Formattable: Formattable + Formattable { }Expand description
A value that can be formatted in all markups.
pub trait Formattable: Formattable + Formattable { }A value that can be formatted in all markups.