Docs.rs
sync-box-0.1.1
sync-box 0.1.1
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
indicatif ^0.18.0
normal
notify ^8.1.0
normal
num-format ^0.4.4
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
46.32%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
create_progress_bar
syncbox
0.1.1
In syncbox::
utils::
progress
syncbox
::
utils
::
progress
Function
create_
progress_
bar
Copy item path
Source
pub fn create_progress_bar(total:
u64
) ->
ProgressBar
Expand description
创建统一风格的进度条