sap-shared 1.0.1

The shared crate for the SAP programming language
Documentation
  • Coverage
  • 50%
    12 out of 24 items documented0 out of 10 items with examples
  • Size
  • Source code size: 8.57 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 501.53 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Shuppin/sap
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Shuppin

Shared module

The shared module contains code that is shared between the different parts of the SAP interpreter. This includes the error data structures, the span module, and the output module.