Docs.rs
liquid-cache-common-0.1.12
liquid-cache-common 0.1.12
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
XiangpengHao
Dependencies
arrow-flight ^57.3.0
normal
async-trait ^0.1.89
normal
bytes ^1.11.1
normal
chrono ^0.4.43
normal
futures ^0.3.32
normal
object_store ^0.12.5
normal
prost ^0.14.3
normal
serde ^1.0
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
url ^2.5.8
normal
tempfile ^3.25.0
dev
Versions
57.89%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module mock_store
liquid_
cache_
common
0.1.12
Module mock_
store
Module Items
Structs
In crate liquid_
cache_
common
liquid_cache_common
Module
mock_
store
Copy item path
Source
Expand description
Mock object store for testing purposes.
Structs
ยง
Mock
Store
In-memory storage for testing purposes.