oo-protocol 0.0.1

Protocol between ∞ ide and extensions.
Documentation
  • Coverage
  • 12.24%
    6 out of 49 items documented0 out of 11 items with examples
  • Size
  • Source code size: 6.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.75 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 58s Average build duration of successful builds.
  • all releases: 52s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • cyloncore/oo
    0 0 65
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cyrilleberger

Shared protocol types for the oo extension ABI.

Used by both the host (oo) and WASM extensions (oo-api). Compiled with no_std when the std feature is disabled (for WASM targets).