truce-params 0.49.21

Parameter system for the truce framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "truce-params"
version.workspace = true
repository.workspace = true
homepage.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
description = "Parameter system for the truce framework"

[dependencies]
bitflags = "2"

[lints]
workspace = true