Docs.rs
ursula-runtime-0.5.0
ursula-runtime 0.5.0
Docs.rs crate page
Apache-2.0
02 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
ethe
Dependencies
blake3 ^1
normal
bytes ^1.7
normal
crc32fast ^1.5
normal
crossbeam-utils ^0.8
normal
futures-util ^0.3
normal
opendal ^0.51
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
thiserror ^1
normal
tokio ^1.39
normal
tracing ^0.1
normal
ursula-config ^0.5.0
normal
ursula-shard ^0.5.0
normal
ursula-stream ^0.5.0
normal
zstd ^0.13
normal
criterion ^0.5
dev
tempfile ^3
dev
madsim-tokio ^0.2.30
normal
Versions
8.25%
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
ColdStoreHandle
ursula_
runtime
0.5.0
Cold
Store
Handle
Aliased Type
In crate ursula_
runtime
ursula_runtime
Type Alias
Cold
Store
Handle
Copy item path
Source
pub type ColdStoreHandle =
Arc
<
ColdStore
>;
Aliased Type
ยง
pub struct ColdStoreHandle {
/* private fields */
}