Skip to main content

underline

Function underline 

Source
pub fn underline(text: impl Display) -> String
Expand description

Prints a user-facing message with underlined text, often used for emphasis or to indicate a sub-section.