polyplug_abi 0.1.1

ABI type definitions for the polyplug plugin runtime
docs.rs failed to build polyplug_abi-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

ABI — #[repr(C)] types, constants, and FNV-1a hashing for the polyplug ABI boundary.

The #[repr(C)] type definitions in the submodules below are the single source of truth for the ABI; the per-language SDK type files (abi.lua, abi.py, abi.hpp, …) are generated to match them.