tapid-protocol 0.0.1

Shared protocol types for the Tapid package ecosystem
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "tapid-protocol"
readme = "README.md"
description = "Shared protocol types for the Tapid package ecosystem"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
authors.workspace = true

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