//! Application state management.
//!
//! This module defines the core state structures used to track the active tool
//! and tool-specific configuration (like crop boundaries).
/// Represents the currently active tool in the editor.
/// Represents the state of the transform tool operation.