//! nim - statically typed compiled systems language
//!
//! Nim is a statically typed compiled systems programming language that
//! combines successful concepts from mature languages like Python, Ada
//! and Modula.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;