vtx-protocol 2.0.6

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

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