Docs.rs
somatize-runtime-0.5.1
somatize-runtime 0.5.1
Permalink
Docs.rs crate page
Elastic-2.0
06 August 2026
Links
Repository
crates.io
Source
Owners
manucouto1
Dependencies
chrono ^0.4
normal
serde ^1
normal
serde_json ^1
normal
somatize-compiler ^0.5.1
normal
somatize-core ^0.5.1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
proptest ^1
dev
tempfile ^3
dev
tokio ^1
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
Skip to main content
Module memory
somatize_
runtime
0.5.1
Module memory
Module Items
Structs
In somatize_
runtime::
cache
somatize_runtime
::
cache
Module
memory
Copy item path
Source
Expand description
MemoryCache
— in-memory LRU
CacheStore
with byte-bounded eviction.
Structs
§
Memory
Cache
In-memory LRU cache store.