iris-abi 0.2.3

The guest and host ABI for iris self-decoding datasets.
Documentation
  • Coverage
  • 100%
    206 out of 206 items documented1 out of 103 items with examples
  • Size
  • Source code size: 79.13 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • tamnd/iris
    0 0 48
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • tamnd

iris-abi

The guest and host ABI for iris self-decoding datasets.

The ABI is the only surface in iris that can ossify, so it is shaped like a wire protocol: length prefixed records, negotiated capabilities, and a defined way for either side to refuse politely.

Part of iris. Licensed under Apache-2.0.