#incremental #macro #proc-macro #framework #async #part #salvia

macro salvia_macro

Proc macros implementation for Salvia crate

1 unstable release

0.1.0 Jan 11, 2022

#253 in #incremental


Used in salvia

MIT/Apache

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

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
~33K SLoC