vtx-protocol 1.2.3

The official WIT interface definitions for VTX plugins
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "vtx-protocol"
version = "1.2.3"
description = "The official WIT interface definitions for VTX plugins"
license = "Apache-2.0"
edition = "2021"
include = ["src/**/*", "wit/**/*"]

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