# kirigami [![Crates.io](https://img.shields.io/crates/v/kirigami.svg)](https://crates.io/crates/kirigami) [![Documentation](https://docs.rs/kirigami/badge.svg)](https://docs.rs/kirigami/) ## Introduction This crate is a wrapper for Kirigami KDE Framework. Since this Framework primarily exports different QML plugins, there is not much to wrap around. Currently, it just links to Kirigami2 and thats all. I will add Rust methods if anything comes up later.