Docs.rs
secra-memory-0.1.1
secra-memory 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
BadassFree
Dependencies
async-trait ^0.1
normal
dashmap ^5.5
normal
futures ^0.3
normal
moka ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
93.75%
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
Crate secra_memory
secra_
memory
0.1.1
All Items
Crate Items
Structs
Enums
Traits
Crate
secra_
memory
Copy item path
Source
Structs
§
Memory
Config
内存缓存配置结构
Memory
Manager
内存缓存管理器
Plugin
Memory
Cache
插件内存缓存实例
Enums
§
Cache
Error
缓存操作错误
Memory
Error
缓存操作错误
Traits
§
Cache
缓存接口 trait