#kde #compiler #framework #applications #k-config

kconfig_compiler

Crate for KConfig compiler Rust implementation

1 unstable release

0.0.1 Apr 6, 2022

#12 in #kde


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

~2MB
~42K SLoC