//! ocaml - industrial-strength functional programming language
//!
//! OCaml is an industrial-strength programming language supporting functional,
//! imperative and object-oriented styles. It emphasizes expressiveness and
//! safety.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;