amberfork-model 0.4.0

Canonical Run/Step trajectory model and DiffResult schema for amberfork (the frozen contract every crate reads).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "amberfork-model"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
description = "Canonical Run/Step trajectory model and DiffResult schema for amberfork (the frozen contract every crate reads)."
keywords.workspace = true
categories = ["development-tools::debugging", "data-structures"]

[lints]
workspace = true

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }