# Procedural Macros for `smart-config`
[](https://github.com/matter-labs/smart-config/actions/workflows/ci.yml)
[](https://github.com/matter-labs/smart-config#license)

This crate defines procedural macros for the [`smart-config`] library. It is re-exported in full
from that library, so it rarely if ever needs to be used on its own.
## License
Distributed under the terms of either
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
[`smart-config`]: ../smart-config