Docs.rs
saku-sync-0.4.0
saku-sync 0.4.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
asierzapata
Dependencies
base64 ^0.22
normal
optional
dirs ^6.0.0
normal
optional
hex ^0.4
normal
jiff ^0.2.20
normal
rusqlite ^0.32
normal
saku-crypto ^0.3.0
normal
saku-storage ^0.4.0
normal
serde ^1.0
normal
serde_json ^1.0.149
normal
sha2 ^0.10
normal
thiserror ^2.0.18
normal
toml ^0.8
normal
optional
ureq ^2
normal
optional
tempfile ^3.14
dev
Versions
53.76%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module sync_engine
saku_
sync
0.4.0
Module sync_
engine
Module Items
Structs
Enums
In crate saku_
sync
saku_sync
Module
sync_
engine
Copy item path
Source
Structs
§
Sync
Config
Configuration for the sync engine.
Sync
Engine
The sync engine. Owns the config, backend, and state database.
Tracked
File
A file tracked by the sync engine.
Enums
§
Sync
Outcome
Result of a sync operation.