Docs.rs
sync-box-0.1.2
sync-box 0.1.2
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
ligang-code2020
Dependencies
anyhow ^1.0.99
normal
blake3 ^1.8.2
normal
chrono ^0.4.42
normal
clap ^4.5.46
normal
futures ^0.3.31
normal
glob ^0.3.3
normal
indicatif ^0.18.0
normal
notify ^8.1.0
normal
num-format ^0.4.4
normal
once_cell ^1.21.3
normal
parking_lot ^0.12.4
normal
rayon ^1.11.0
normal
regex ^1.11.2
normal
serde ^1.0.219
normal
thiserror ^2.0.16
normal
time ^0.3.41
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
normal
toml ^0.9.5
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
walkdir ^2.5.0
normal
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
44.59%
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
syncbox
0.1.2
Module sync
Module Items
Structs
Functions
In crate syncbox
syncbox
Module
sync
Copy item path
Source
Structs
§
File
Info
Sync
Parameters
定义统一的同步参数结构
Functions
§
sync_
directories
执行一次完整的目录同步操作。
watch_
task
启动文件系统监听器,实时同步源目录变更到目标目录。