deputy-core 0.1.0

Domain types, the dependency-artifact state machine, and trait contracts for Deputy. No I/O.
Documentation
  • Coverage
  • 57.14%
    40 out of 70 items documented0 out of 0 items with examples
  • Size
  • Source code size: 20.04 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Ttimmahlax

deputy-core

Domain types, the dependency-artifact state machine, and the trait contracts every other Deputy crate depends on. This crate performs no I/O — it is the stable interface layer described in docs/ARCHITECTURE.md §5, so implementations and tests depend on contracts rather than on each other.