snaplog 0.3.2

A library for easily recording changes to values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Erik Bünnig <inquiries@epbuennig.me>"]
categories = ["algorithms", "data-structures"]
description = "A library for easily recording changes to values"
edition = "2021"
keywords = ["changelog", "snapshot", "changes"]
license = "MIT"
name = "snaplog"
readme = "README.md"
repository = "https://github.com/epbuennig/snaplog/"
version = "0.3.2"