Docs.rs
zrx-storage-0.0.3
zrx-storage 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zensical-bot
Dependencies
ahash ^0.8.12
normal
slab ^0.4.12
normal
thiserror ^2.0.18
normal
zrx-store ^0.0.9
normal
Versions
100%
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
Crate zrx_storage
zrx_
storage
0.0.3
All Items
Crate Items
Modules
Structs
Enums
Type Aliases
Crate
zrx_
storage
Copy item path
Source
Expand description
Storage abstractions and utilities.
Modules
§
accessor
Storage accessors.
borrow
Value ownership.
convert
Storage conversions.
set
Storage set.
Structs
§
Storage
Storage.
Storages
Storage set.
Enums
§
Error
Storage error.
Type Aliases
§
Result
Storage result.