[][src]Trait tbot::markup::Formattable

pub trait Formattable: Formattable + Formattable { }

A value that can be formatted in all markups.

Implementors

impl<T: Formattable + Formattable> Formattable for T[src]

Loading content...