konfik_derive

Crates.iokonfik_derive
lib.rskonfik_derive
version0.2.0
created_at2025-08-14 09:47:47.718251+00
updated_at2025-08-23 20:16:39.32516+00
descriptionDerive macro for konfik configuration parser
homepage
repositoryhttps://app.radicle.xyz/nodes/iris.radicle.xyz/rad:z2FpyXb6X6ENg3MvQPkMfqVN7LcD8/
max_upload_size
id1794673
size11,606
(kingananas20)

documentation

README

konfik_derive

Derive macro for the konfik configuration parsing library.

Overview

This crate provides the #[derive(Konfik, Nested)] procedural macro that automatically implements the necessary traits for structs to work with the konfik configuration loader.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Commit count: 0

cargo fmt