Crates.io | snapup |
lib.rs | snapup |
version | 0.1.8 |
source | src |
created_at | 2023-05-16 05:34:18.332214 |
updated_at | 2024-04-10 06:44:45.751977 |
description | Abstractions for handling snapshots with streams of subsequent updates |
homepage | |
repository | https://github.com/extremeandy/snapup |
max_upload_size | |
id | 865797 |
size | 46,303 |
Abstractions for handling snapshots with streams of subsequent updates.
Please read the API documentation here.
How to use with Cargo:
[dependencies]
snapup = "0.1.8"
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.