prosaic-common 1.0.0

Shared type metadata for prosaic-core and prosaic-derive: ValueType, PipeSpec registry, and const-eval schema helpers.
Documentation
  • Coverage
  • 53.33%
    8 out of 15 items documented0 out of 5 items with examples
  • Size
  • Source code size: 16.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 268.21 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • wildmason/prosaic
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mattnb

Shared type metadata for the prosaic template engine.

Owns ValueType, the PIPE_SPECS registry, and const-eval helpers used by both prosaic-core (at runtime) and prosaic-derive (at macro expansion time). This crate is no_std and has no dependencies so it can be included anywhere the other two crates run.