Function moto::in_underline

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