1
Fork 0
mirror of https://github.com/Steffo99/micronfig.git synced 2024-10-16 06:27:28 +00:00
Tiny Rust crate for twelve-factor app configuration
Find a file
2023-09-18 12:43:48 +02:00
.devcontainer Use Rust devcontainer 2023-04-27 13:23:11 +00:00
.idea v0.2: Macros, better module structure 2023-05-05 16:58:31 +02:00
examples v0.2: Macros, better module structure 2023-05-05 16:58:31 +02:00
src Use the previously defined cfg to add the feature(doc_cfg) attribute to the crate 2023-05-08 14:46:15 +02:00
tests/integration v0.2: Macros, better module structure 2023-05-05 16:58:31 +02:00
.gitignore Initial commit 2023-04-27 15:11:44 +02:00
Cargo.toml Add doc_cfg feature, but only on docs.rs 2023-05-08 14:45:42 +02:00
icon.png Prepare crate for distribution 2023-04-28 18:52:22 +02:00
LICENSE-APACHE.txt Update LICENSE-APACHE.txt 2023-05-05 23:10:05 +02:00
LICENSE-MIT.txt Add license files 2023-04-28 18:54:21 +02:00
README.md Remove Matrix chatroom 2023-09-18 12:43:48 +02:00

micronfig

Tiny crate for simple configuration management.

micronfig::required!(IP_ADDRESS, std::net::IpAddr);

Crates.io Documentation

Acknowledgements

Icon made with Font Awesome (CC-BY-4.0) and Emblematic