Skip to main content

panel

Function panel 

Source
pub fn panel(title: &str, lines: &[String], width: usize) -> String
Expand description

Rounded panel with title; width is total outer width including corners.