Docs.rs
fetch-source-0.1.1
fetch-source 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
adamtuft
Dependencies
derive_more ^2.0.1
normal
directories ^6.0.0
normal
flate2 ^1.1.2
normal
rayon ^1.10.0
normal
optional
reqwest ^0.12.22
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.141
normal
sha256 ^1.6.0
normal
tar ^0.4.44
normal
optional
thiserror ^2.0.12
normal
toml ^0.9.1
normal
tempfile ^3.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
SourceName
fetch_
source
0.1.1
Source
Name
Aliased Type
In crate fetch_
source
fetch_source
Type Alias
Source
Name
Copy item path
Source
pub type SourceName =
String
;
Expand description
The name of a source
Aliased Type
ยง
pub struct SourceName {
/* private fields */
}