| Crates.io | cfgloader_rs_macros |
| lib.rs | cfgloader_rs_macros |
| version | 1.0.1 |
| created_at | 2025-09-03 10:06:10.589239+00 |
| updated_at | 2025-09-22 03:06:35.68875+00 |
| description | Procedural macros for cfgloader_rs - configuration loading library |
| homepage | |
| repository | https://github.com/j50301m/cfgloader_rs |
| max_upload_size | |
| id | 1822283 |
| size | 13,946 |
Procedural macros for CFGLoader
This crate provides the FromEnv derive macro for the CFGLoader configuration loading library. It is typically not used directly - instead, use the main cfgloader_rs crate which re-exports everything you need.
FromEnv derive macro that automatically generates configuration loading codeThis is an internal crate. For usage examples and documentation, please see the main cfgloader_rs crate.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.