1 unstable release

0.0.1 Apr 6, 2022

#9 in #kde

33 downloads per month
Used in 2 crates (via kconfig_impl)

Custom license

45KB
1K SLoC

KConfig Crate for Rust

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.

Dependencies

~1.5MB
~40K SLoC