liminal-protocol 0.3.2

Shared participant-lifecycle protocol types for liminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "liminal-protocol"
version = "0.3.2"
edition.workspace = true
rust-version.workspace = true
license = "Apache-2.0"
repository.workspace = true
authors.workspace = true
description = "Shared participant-lifecycle protocol types for liminal"

[features]
test-support = []

[lints]
workspace = true

[dev-dependencies]
proptest = "1"