vtx-format 0.1.2

Binary format specification for VTX plugin system
Documentation
[dependencies.thiserror]
version = "1"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding"]
description = "Binary format specification for VTX plugin system"
edition = "2021"
keywords = ["wasm", "plugin", "format"]
license = "MIT"
name = "vtx-format"
readme = "README.md"
repository = "https://github.com/Vtxdeo/vtx-format"
version = "0.1.2"