corpora-core 0.1.0

Core domain types, immutable graph, and event bus for the corpora docs validator.
Documentation
  • Coverage
  • 23.92%
    50 out of 209 items documented0 out of 61 items with examples
  • Size
  • Source code size: 33.24 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 6s Average build duration of successful builds.
  • all releases: 6s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hackphobic

Pure domain core: the schema as types, the immutable [Graph], the event bus ([Event], [Subscriber], [Context]), and [Diagnostic]. No IO — see corpora-engine for the filesystem/git edges.