maruzzella_api 0.1.0

Shared ABI and data contracts for Maruzzella plugins and hosts.
Documentation
  • Coverage
  • 0.26%
    1 out of 385 items documented0 out of 118 items with examples
  • Size
  • Source code size: 37.91 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 21.74 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 3s Average build duration of successful builds.
  • all releases: 1m 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • lelloman/maruzzella
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lelloman

ABI and shared data contracts for Maruzzella plugin hosts and plugins.

This crate contains the FFI-safe types exchanged across the Maruzzella runtime boundary. Host applications typically depend on this crate indirectly through maruzzella, while plugin implementations usually use maruzzella_sdk.