leftwm 0.4.1

A window manager for Adventurers
Documentation
pub mod log;

pub const fn get_help_template() -> &'static str {
    "\
{name} {version}
{author-with-newline}{about-with-newline}
{usage-heading} {usage}

{all-args}
"
}