serviceconf-derive

Crates.ioserviceconf-derive
lib.rsserviceconf-derive
version0.2.2
created_at2025-10-21 05:59:24.640802+00
updated_at2025-10-21 07:58:28.771046+00
descriptionDerive macro for serviceconf
homepage
repositoryhttps://github.com/lambdalisue/rs-serviceconf
max_upload_size
id1893317
size31,144
Λlisue (lambdalisue)

documentation

README

serviceconf-derive

Derive macro implementation for the serviceconf crate.

Note: You should use the serviceconf crate directly, which re-exports this derive macro along with the necessary runtime support.

This crate provides the #[derive(ServiceConf)] procedural macro that automatically generates environment variable loading code for configuration structs.

For documentation, examples, and usage instructions, please see the serviceconf crate.

Commit count: 0

cargo fmt