mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
1 line
804 B
JavaScript
1 line
804 B
JavaScript
initSidebarItems({"enum":[["CookieContentSecurity","Used by [`SessionMiddlewareBuilder::cookie_content_security`] to determine how to secure the content of the session cookie."],["SessionLength","Describes how long a session should last."],["SessionStatus","Status of a [`Session`]."]],"mod":[["storage","Pluggable storage backends for session state."]],"struct":[["Session","The primary interface to access and modify session state."],["SessionMiddleware","A middleware for session management in Actix Web applications."],["SessionMiddlewareBuilder","A fluent builder to construct a [`SessionMiddleware`] instance with custom configuration parameters."]],"trait":[["SessionExt","Extract a [`Session`] object from various `actix-web` types (e.g. `HttpRequest`, `ServiceRequest`, `ServiceResponse`)."]]}); |