Docs.rs
scl-core-1.0.2
scl-core 1.0.2
Permalink
Docs.rs crate page
LGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
Steve-xmh
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.21
normal
dirs ^5.0
normal
fs_extra ^1.3.0
normal
futures ^0.3.21
normal
image ^0.24
normal
log ^0.4
normal
nom ^7.1
normal
once_cell ^1.7
normal
path-absolutize ^3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1_smol ^1.0
normal
shell-words ^1.0
normal
shellwords ^1.1.0
normal
smol ^1.2
normal
surf ^2.3
normal
toml ^0.7
normal
url ^2.2
normal
urlencoding ^2.1
normal
uuid ^1.0.0
normal
webp ^0.2
normal
zip ^0.6.2
normal
libc ^0.2
normal
windows ^0.48
normal
winreg ^0.50
normal
Versions
100%
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
scl_
core
1.0.2
Module progress
Module Items
Enums
Constants
Traits
In crate scl_
core
scl_core
Module
progress
Copy item path
Source
Expand description
这里提供的特质用于报告异步进度
Enums
§
Report
State
核心库报告的异步进度的所有枚举
Constants
§
NR
一个不会有任何响应的报告对象,如果宿主不需要获悉进度或状态可将这个传入参数
Traits
§
Reporter
一个异步报告特质,用来给宿主提供目前异步程序的处理状态