This is a proof-of-concept Rust version of KDE's Kontrast. This is using the cxx-kde-frameworks and cxx-qt to show how a Rust-enabled Kirigami application could look like.
Make sure to clone cxx-kde-frameworks in the parent directory, and have the development libraries for Kirigami installed. Then it's as simple as cargo run.
This project is licensed under GPL-3.0-or-later. Individual files may be released under other licenses. You can read the license text here.