Docs.rs
batata-client-0.0.2
batata-client 0.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
easynet-cn
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0.100
normal
async-trait ^0.1.88
normal
base64 ^0.22
normal
chrono ^0.4.42
normal
dashmap ^6.1.0
normal
futures ^0.3.31
normal
hmac ^0.12
normal
if-addrs ^0.14.0
normal
md5 ^0.8.0
normal
parking_lot ^0.12.3
normal
prost ^0.14.1
normal
prost-types ^0.14.1
normal
reqwest ^0.12
normal
rustls ^0.23
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sha1 ^0.10
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-rustls ^0.26
normal
tokio-stream ^0.1.17
normal
tonic ^0.14.2
normal
tonic-prost ^0.14.2
normal
tracing ^0.1.44
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
uuid ^1.19.0
normal
webpki-roots ^1.0
normal
tempfile ^3.19
dev
tokio-test ^0.4.4
dev
tonic-prost-build ^0.14.2
build
Versions
50.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
Files
batata_client/cache/
mod.rs
1
mod
file_cache;
2
3
pub use
file_cache::
*
;