1 unstable release
0.0.1 | Apr 6, 2022 |
---|
#10 in #kde
Used in 2 crates
(via kconfig_impl)
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.
Helpful Links about using KConfig
Dependencies
~1.5MB
~42K SLoC