// SPDX-License-Identifier: GPL-3.0-or-later // src/ui/components/mod.rs // // UI components: reusable widgets and controls. pub mod crop;