//! # 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.