2 unstable releases
0.3.0 | Dec 12, 2023 |
---|---|
0.1.0 | Oct 5, 2023 |
#44 in #macro-helpers
Used in 3 crates
(via constructivist)
7KB
52 lines
About
This is the helper macro crate for constructivist
. It allows to generate proc-macro for your_lib_constructivism
.
License
The constructivism_macro_gen
is dual-licensed under either:
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both.
Dependencies
~235–680KB
~16K SLoC