vtx-protocol 3.4.2

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

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