Docs.rs
modelscope-ng-0.2.0
modelscope-ng 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Liangdi
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.89
normal
clap ^4.5.47
normal
futures-util ^0.3.31
normal
indicatif ^0.18.0
normal
reqwest ^0.12.23
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.47
normal
Versions
38.89%
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
Crate modelscope_ng
modelscope_
ng
0.2.0
All Items
Crate Items
Structs
Traits
Crate
modelscope_
ng
Copy item path
Source
Structs
§
Model
Scope
Progress
BarCallback
默认的进度回调实现(使用进度条)
Simple
Callback
简单的回调实现,只打印进度信息
Traits
§
Progress
Callback
进度回调 trait