kcode-k1-kmap-format 0.2.0

Durable Kmap domain invariants and versioned binary formats
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "kcode-k1-kmap-format"
version = "0.2.0"
edition = "2024"
license = "MIT"
description = "Durable Kmap domain invariants and versioned binary formats"

[dependencies]
kcode-k1-transaction-id = "0.1.1"
postcard = { version = "1", features = ["use-std"] }
serde = { version = "1", features = ["derive"] }