Docs.rs
cool-core-0.1.3
cool-core 0.1.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vera-byte
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bson ^3.1.0
normal
optional
chrono ^0.4
normal
glob ^0.3
normal
optional
jsonwebtoken ^10.2.0
normal
local-ip-address ^0.6
normal
md-5 ^0.10
normal
mongodb ^3.4.1
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
rand ^0.9.2
normal
redis ^1.0.1
normal
regex ^1
normal
salvo ^0.85
normal
sea-orm ^1.1
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
validator ^0.20.0
normal
tokio ^1
dev
Versions
87.52%
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 cache
cool_
core
0.1.3
Module cache
Module Items
Structs
Traits
In crate cool_
core
cool_core
Module
cache
Copy item path
Source
Expand description
缓存模块
对应 TypeScript 版本的
cache/
Structs
§
Cache
Factory
缓存工厂
Memory
Cache
内存缓存
Redis
Cache
Redis 缓存
Traits
§
Cache
Store
缓存 trait