1
0
mirror of https://github.com/actix/actix-website synced 2024-12-04 04:31:55 +01:00
actix-website/static/api/actix-web/stable/actix_web/middleware/session/sidebar-items.js
2018-10-10 08:38:33 -07:00

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`."]]});