[][src]Function leg::head

pub fn head(name: &str, icon: Option<&str>, version: Option<&str>)

Simple header/title for CLIs.

  • name - Name of the project.
  • version - Include also the version.