Docs.rs
actix-storage-dashmap-0.3.0
actix-storage-dashmap 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
pooyamb
Dependencies
actix ^0.13
normal
actix-storage ^0.3.0
normal
async-trait ^0.1
normal
dashmap ^5.3.4
normal
delay-queue ^0.2
normal
optional
thiserror ^1
normal
actix-storage ^0.3.0
dev
actix-web ^4.0.0
dev
rand ^0.8
dev
serde ^1.0
dev
Versions
66.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Crate actix_storage_dashmap
actix_
storage_
dashmap
0.3.0
All Items
Crate Items
Structs
Crate
actix_
storage_
dashmap
Copy item path
Source
Structs
ยง
Dash
MapActor
An implementation of
ExpiryStore
based on sync actix actors and HashMap
Dash
MapStore
A simple implementation of
Store
based on DashMap