1 unstable release
0.0.1 | Mar 23, 2022 |
---|
#161 in #tokens
9KB
167 lines
Contains (Mach-o exe, 17KB) a.out
Rocket Sessions
Rocket sessions provides a trait for storing client tokens on the server for future validation.
Implementors
The trait is implemented for redis::aio::Client
, and for
an in-memory data structure under the feature in-memory
.
Dependencies
~0.3–10MB
~96K SLoC