syncor-core 0.1.3

Core library for syncor — cross-machine directory sync via content-addressed storage
Documentation
1
2
3
4
5
6
pub mod catalog_merge;
pub mod conflict;
pub mod engine;
pub mod restore;
pub mod save;
pub mod state;