snapup

Crates.iosnapup
lib.rssnapup
version0.1.8
sourcesrc
created_at2023-05-16 05:34:18.332214
updated_at2024-04-10 06:44:45.751977
descriptionAbstractions for handling snapshots with streams of subsequent updates
homepage
repositoryhttps://github.com/extremeandy/snapup
max_upload_size
id865797
size46,303
(extremeandy)

documentation

README

SnapUp

Abstractions for handling snapshots with streams of subsequent updates.

Please read the API documentation here.

build_status crates.io

How to use with Cargo:

[dependencies]
snapup = "0.1.8"

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0 or the MIT license https://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.

Commit count: 10

cargo fmt