mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-30 10:32:55 +01:00
ede715374b
* Clarify in examples how to use Session::set_session(). * Add a doc example for Session::set_session(). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
actix-session
Session for actix-web framework.
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-session
- Minimum supported Rust version: 1.34 or later