1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
actix-extras/actix-session
2022-03-15 16:27:04 +00:00
..
examples Rework actix session (#212) 2022-03-05 23:22:14 +00:00
src final session doc tweaks 2022-03-15 16:27:04 +00:00
tests Rework actix session (#212) 2022-03-05 23:22:14 +00:00
Cargo.toml Rework actix session (#212) 2022-03-05 23:22:14 +00:00
CHANGES.md Rework actix session (#212) 2022-03-05 23:22:14 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md Rework actix session (#212) 2022-03-05 23:22:14 +00:00

actix-session

Session management for Actix Web applications.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources