haskelujah-span 0.1.1

Source offsets, file IDs, byte-offset spans, and span arithmetic for the Haskelujah compiler
Documentation
  • Coverage
  • 100%
    45 out of 45 items documented0 out of 38 items with examples
  • Size
  • Source code size: 27.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.87 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: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • loveJesus

haskelujah-span-chirho

Foundation crate for source location tracking in the Haskelujah compiler. Provides file identifiers, byte offsets, and spans that all other crates use for diagnostics, error reporting, and source mapping.

Zero external dependencies by design — this crate is the root of the dependency graph and must compile fast.