Docs.rs
reflex-cache-0.2.1
reflex-cache 0.2.1
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
ccheney
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.89
normal
bitvec ^1.0.1
normal
blake3 ^1.6
normal
bytemuck ^1.19
normal
candle-core ^0.9
normal
candle-nn ^0.9
normal
candle-transformers ^0.9
normal
futures-util ^0.3.31
normal
half ^2.4
normal
memmap2 ^0.9
normal
moka ^0.12.11
normal
parking_lot ^0.12
normal
qdrant-client ^1.13
normal
reqwest ^0.12
normal
rkyv ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tauq ^0.1.0
normal
tempfile ^3.15
normal
thiserror ^2.0
normal
tokenizers ^0.22
normal
tokio ^1.48
normal
tracing ^0.1
normal
serial_test ^3.2
dev
Versions
100%
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
REFLEX_STATUS_READY
reflex
0.2.1
In reflex::
cache::
types
reflex
::
cache
::
types
Constant
REFLEX_
STATUS_
READY
Copy item path
Source
pub const REFLEX_STATUS_READY: &
str
= "ready";
Expand description
Ready value for status endpoints.