//! podman_desktop - Podman Desktop GUI application
//!
//! This tool uses the ToolSpec pattern for declarative installation.
//! Podman Desktop provides a graphical interface for managing containers
//! and Kubernetes with Podman.
use cratedefine_tool;
define_tool!;