[][src]Function arctk::util::fmt::banner::sub_section

pub fn sub_section(title: &str) -> Result<(), String>

Print a sub-section message to the terminal.

Errors

if the terminal width can not be determined.