holger-plugin-abi 0.1.0

holger package-handler plugin ABI: the wire contract a handler speaks whether it is linked in or loaded from a .wasm
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "holger-plugin-abi"
version = "0.1.0"
authors = ["Rickard Ernst Björn Lundin <rickard@x14.se>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "holger package-handler plugin ABI: the wire contract a handler speaks whether it is linked in or loaded from a .wasm"
readme = false
license = "MIT"
repository = "https://codeberg.org/nordisk/holger"

[lib]
name = "holger_plugin_abi"
path = "src/lib.rs"

[[test]]
name = "codec_survives_what_json_did_not"
path = "tests/codec_survives_what_json_did_not.rs"

[dependencies]