chkpt-core 0.3.0

Core library for chkpt – a fast, content-addressable checkpoint system
Documentation
1
2
3
4
5
6
7
pub mod delete;
mod io_order;
pub mod list;
pub mod lock;
pub mod progress;
pub mod restore;
pub mod save;