kconfig 0.1.0

A crate to use KConfig from Rust
Documentation

Introduction

KConfig is persistent platform-independent application settings framework built by KDE. This crate is a wrapper for the C++ framework and allows using it from Rust. It can be used along with crates like qmetaobject-rs to create QT applications entirely in Rust.

Helpful Links about using KConfig