Crates.io | konfik_derive |
lib.rs | konfik_derive |
version | 0.2.0 |
created_at | 2025-08-14 09:47:47.718251+00 |
updated_at | 2025-08-23 20:16:39.32516+00 |
description | Derive macro for konfik configuration parser |
homepage | |
repository | https://app.radicle.xyz/nodes/iris.radicle.xyz/rad:z2FpyXb6X6ENg3MvQPkMfqVN7LcD8/ |
max_upload_size | |
id | 1794673 |
size | 11,606 |
Derive macro for the konfik
configuration parsing library.
This crate provides the #[derive(Konfik, Nested)]
procedural macro that automatically implements the necessary traits for structs to work with the konfik
configuration loader.
This project is licensed under the MIT License - see the LICENSE file for details.