Docs.rs
ricecoder-images-0.1.71
ricecoder-images 0.1.71
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
moabualruz
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
image ^0.24
normal
ricecoder-files ^0.1
normal
ricecoder-providers ^0.1
normal
ricecoder-storage ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
proptest ^1.4
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
99.61%
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
Module cache
ricecoder_
images
0.1.71
Module cache
Module Items
Structs
In crate ricecoder_
images
ricecoder_images
Module
cache
Copy item path
Source
Expand description
Image analysis caching with LRU eviction and TTL.
Structs
ยง
Image
Cache
Caches image analysis results with TTL and LRU eviction.