Function moto::in_bold

source ·
pub fn in_bold<'a, T>(text: &'a T) -> String
where T: Display + ?Sized,