atelier-sdk-diff 0.1.0

The format-independent diff model: addressed deltas and the fidelity ladder
Documentation
  • Coverage
  • 100%
    51 out of 51 items documented0 out of 0 items with examples
  • Size
  • Source code size: 27.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 931.16 kB 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
  • luizParreira

The format-independent diff model and fidelity ladder.

A [Diff] is a set of addressed [Delta]s, each carried at a [Fidelity] rung. The binary rung here is the floor every document diffs at; [FormatPackage]s project documents to text so the ladder can raise deltas to the text rung, and later to rich deltas in the format's own terms.