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](LICENSE) file for details.