cset 0.1.0

Fine-grained and reversible struct transactions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.cset-derive]
version = "0.1.0"

[package]
categories = ["data-structures"]
description = "Fine-grained and reversible struct transactions"
edition = "2021"
keywords = ["undo", "history", "track"]
license = "MIT OR Apache-2.0"
name = "cset"
readme = "README.md"
repository = "https://github.com/nickdbush/cset"
resolver = "1"
version = "0.1.0"