Docs.rs
scv-tools-0.3.2
scv-tools 0.3.2
Docs.rs crate page
Apache-2.0
27 September 2026
Links
Repository
crates.io
Source
Owners
PeiyuanQi
Dependencies
anyhow ^1.0.99
normal
async-trait ^0.1.89
normal
cap-std ^3.4.4
normal
futures-util ^0.3.31
normal
html2text ^0.17.1
normal
libc ^0.2.175
normal
reqwest ^0.12.23
normal
scv-client =0.3.2
normal
scv-core =0.3.2
normal
scv-protocol =0.3.2
normal
serde ^1.0.219
normal
serde_json ^1.0.143
normal
sha2 ^0.10.9
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
normal
toml ^0.9.5
normal
tracing ^0.1.41
normal
uuid ^1.18.1
normal
which ^8.0.0
normal
tempfile ^3.21.0
dev
Versions
70.21%
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
SkillMap
scv_
tools
0.3.2
Skill
Map
Aliased Type
In crate scv_
tools
scv_tools
Type Alias
Skill
Map
Copy item path
Source
pub type SkillMap =
HashMap
<
String
,
PathBuf
>;
Aliased Type
ยง
pub struct SkillMap {
/* private fields */
}