draxl-patch 0.1.0

Structured semantic patch operations over the Draxl model
Documentation
  • Coverage
  • 100%
    62 out of 62 items documented0 out of 0 items with examples
  • Size
  • Source code size: 125.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.9 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • draxl-org/draxl
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rndhouse

Structured patch operations over the Draxl semantic model.

The patch layer applies semantic edit operators directly to the Draxl AST. It is intentionally slot-aware, identity-aware, and attachment-aware so callers can express concurrent-friendly structural edits instead of rewriting text.