boxed_message

Function boxed_message 

Source
pub fn boxed_message(title: &str, content: &str, width: usize) -> String
Expand description

Render a box-framed message with word wrapping.