mirror of
https://github.com/actix/actix-website
synced 2024-12-04 04:31:55 +01:00
1 line
619 B
JavaScript
1 line
619 B
JavaScript
initSidebarItems({"enum":[["CookieSessionError","Errors that can occur during handling cookie session"]],"struct":[["CookieSession","Session that uses signed cookies as session storage"],["CookieSessionBackend","Use cookies for session storage."],["Session","The high-level interface you use to modify session data."],["SessionStorage","Session storage middleware"]],"trait":[["RequestSession","The helper trait to obtain your session data from a request."],["SessionBackend","Session's storage backend trait definition."],["SessionImpl","A simple key-value storage interface that is internally used by `Session`."]]}); |