#proc-macro #internal #helpful #separation #anyone #spice21

spice21int

Spice21 Internal Crate, for Proc-Macro Separation. Not helpful for anyone else.

1 unstable release

0.1.5 Dec 27, 2020

#5 in #anyone


Used in 2 crates

BSD-3-Clause

3KB

Spice21 Internal Crate

A very simple crate, broken out solely for sake of rustc's requirement that proc-macro crates only export their procedural macros. (These function as something like compiler plug-ins.)

This crate exposes the internals that spiceproc (the procedural-macros crate) depends on. It is not designed to be particularly useful outside of Spice21. All pub annotations should be read as "public for Spice21".

Dependencies

~2.5MB
~51K SLoC