Docs.rs
zccache-cli-1.4.6
zccache-cli 1.4.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zackees
Dependencies
blake3 ^1
normal
clap ^4
normal
flate2 ^1
normal
jwalk ^0.8
normal
pyo3 ^0.23
normal
optional
rayon ^1
normal
serde_json ^1
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zccache-artifact =1.4.6
normal
zccache-compiler =1.4.6
normal
zccache-core =1.4.6
normal
zccache-download =1.4.6
normal
zccache-download-client =1.4.6
normal
zccache-gha =1.4.6
normal
zccache-hash =1.4.6
normal
zccache-ipc =1.4.6
normal
zccache-protocol =1.4.6
normal
zip ^2
dev
pyo3-build-config ^0.23
build
tikv-jemallocator ^0.6
normal
mimalloc ^0.1
normal
Versions
16.67%
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
client_status
zccache_
cli
1.4.6
zccache_cli
Function
client_
status
Copy item path
Source
pub fn client_status(endpoint:
Option
<&
str
>) ->
Result
<
DaemonStatus
,
String
>