kconfig

Crates.iokconfig
lib.rskconfig
version0.1.0
sourcesrc
created_at2022-04-09 17:10:31.157169
updated_at2022-04-09 17:10:31.157169
descriptionA crate to use KConfig from Rust
homepage
repositoryhttps://invent.kde.org/oreki/kconfig-rs
max_upload_size
id564817
size97,819
Ayush (Ayush1325)

documentation

README

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

Commit count: 0

cargo fmt