haz-query-lang 0.2.0

Parser and AST for the haz task query language.
Documentation
  • Coverage
  • 100%
    34 out of 34 items documented0 out of 8 items with examples
  • Size
  • Source code size: 68.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 678.13 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • castarco

haz-query-lang

Parser and AST for the haz task query language. Produces the syntax tree that haz-query evaluates against a DAG.

Part of the haz workspace task runner. The query language is specified in docs/spec/12-queries.md in the project repository.

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