//! micro - modern and intuitive terminal-based text editor
//!
//! micro is a terminal-based text editor that aims to be easy to use and intuitive.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;