figen-proc-macros 0.2.0

Procedural macro implementation for the figen configuration library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# figen-proc-macros

Procedural macro implementation for [`figen`](https://crates.io/crates/figen).

This crate is an implementation detail. Most users should depend on `figen`,
which re-exports the public macros.

## License

Licensed under either the Apache License, Version 2.0 or the MIT license, at
your option.