haz-dag 0.1.0

DAG construction and traversal for haz tasks.
Documentation
  • Coverage
  • 100%
    80 out of 80 items documented2 out of 34 items with examples
  • Size
  • Source code size: 189.12 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.65 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • castarco

haz-dag

DAG construction and traversal for haz tasks. Builds the dependency graph from parsed configuration and exposes traversal primitives used by execution and queries.

Part of the haz workspace task runner. The DAG semantics are specified in docs/spec/07-dag-semantics.md in the project repository.

License: AGPL-3.0-or-later. See LICENSE.md.