//! semgrep - semantic code analysis
//!
//! Semgrep is a fast, open-source static analysis tool for finding bugs
//! and enforcing code standards.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;