1 unstable release
0.1.0 | Jan 11, 2022 |
---|
#277 in #incremental
Used in salvia
32KB
367 lines
salvia_macro
This crate is part of Salvia project.
salvia_macro
contains implementations of proc macros, so it is not intended for direct use.
See salvia
crate for user-facing functionality.
License
This project is dual licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
Macro implementations for salvia
framework.
Don't use this crate directly, use salvia
crate instead.
Dependencies
~1.5MB
~35K SLoC