Docs.rs
frate-0.4.0
frate 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
04 September 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
konni332
Dependencies
anyhow ^1.0.98
normal
clap ^4.5.41
normal
colored ^3.0.0
normal
directories ^6.0.0
normal
flate2 ^1.1.2
normal
hex ^0.4.3
normal
regex ^1.11.1
normal
reqwest ^0.12.22
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
sha2 ^0.11.0-rc.0
normal
tar ^0.4.44
normal
tempfile ^3.20.0
normal
toml ^0.9.2
normal
verbosio ^0.3.0
normal
walkdir ^2.5.0
normal
zip ^4.3.0
normal
assert_cmd ^2.0.17
dev
tempfile ^3.20.0
dev
Versions
74.39%
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
cache_archive
frate
0.4.0
In frate::
global::
cache
frate
::
global
::
cache
Function
cache_
archive
Copy item path
Source
pub fn cache_archive(url: &
str
, bytes: &[
u8
]) ->
Result
<
()
>