Docs.rs
sa-token-storage-memory-0.2.0
sa-token-storage-memory 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
25 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
llc-993
Dependencies
async-trait ^0.1
normal
chrono ^0.4.44
normal
regex ^1.12.3
normal
sa-token-adapter ^0.2.0
normal
tokio ^1.52.3
normal
Versions
100%
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
Crate sa_token_storage_memory
sa_
token_
storage_
memory
0.2.0
All Items
Crate Items
Structs
Crate
sa_
token_
storage_
memory
Copy item path
Source
Expand description
内存存储实现(开发/单机/无持久化场景)
Structs
§
Memory
Storage
In-memory
SaStorage
for tests and single-node use. 进程内内存存储,适用于测试与单机场景。