spice21int 0.1.5

Spice21 Internal Crate, for Proc-Macro Separation. Not helpful for anyone else.
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 2.28 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.06 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dan-fritchman

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".