2 unstable releases

Uses new Rust 2024

0.2.0 Aug 23, 2025
0.1.0 Aug 14, 2025

#9 in #config-derive

21 downloads per month
Used in konfik

Custom license

10KB
149 lines

konfik_derive

Procedural macro derive for the konfik configuration parsing library.

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


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.

Dependencies

~165–580KB
~14K SLoC