searchState.loadedDescShard("actix_session", 0, "Session management for Actix Web.\nSession state has been updated - the changes will have to …\nThe session has been flagged for deletion - the session …\nThe session has been flagged for renewal.\nThe primary interface to access and modify session state.\nExtract a Session object from various actix-web types …\nError returned by Session::get.\nError returned by Session::insert.\nA middleware for session management in Actix Web …\nStatus of a Session.\nThe session state has not been modified since its …\nA fluent API to configure SessionMiddleware.\nClear the session.\nConfiguration options to tune the behaviour of …\nGet all raw key-value data from the session.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nGet a value from the session.\nExtract a Session object.\nInserts a key-value pair into the session.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nUse SessionMiddleware::new to initialize the session …\nRemoves session both client and server side.\nRemove value from the session.\nRemove value from the session and deserialize.\nRenews the session key, assigning existing session state …\nReturns session status.\nPluggable storage backends for session state.\nA session lifecycle strategy where the session cookie …\nThe session cookie will expire when the current browser …\nDetermines how to secure the content of the session cookie.\nThe TTL is refreshed every time the server receives a …\nThe TTL is refreshed every time the session state changes …\nA session lifecycle strategy where the session cookie will …\nThe session cookie will be a persistent cookie.\nThe cookie content is encrypted when using …\nDetermines what type of session cookie should be used and …\nA fluent, customized SessionMiddleware builder.\nThe cookie content is signed when using …\nConfiguration for which events should trigger an extension …\nFinalise the builder and return a SessionMiddleware …\nChoose how the session cookie content should be secured.\nSet the Domain attribute for the cookie used to store the …\nSet the HttpOnly attribute for the cookie used to store …\nSet the name of the cookie used to store the session ID.\nSet the Path attribute for the cookie used to store the …\nSet the SameSite attribute for the cookie used to store …\nSet the Secure attribute for the cookie used to store the …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nDetermines what type of session cookie should be used and …\nSpecifies how long the session cookie should live.\nDetermines under what circumstances the TTL of your …\nSets a time-to-live (TTL) when storing the session state …\nDetermine under what circumstances the TTL of your session …\nUse the session key, stored in the session cookie, as …\nFailed to deserialize session state.\nPossible failures modes for SessionStore::load.\nSomething went wrong when retrieving the session state.\nSomething went wrong when persisting the session state.\nSomething went wrong when updating the session state.\nUse Redis as session storage backend.\nA fluent builder to construct a RedisSessionStore instance …\nPossible failures modes for SessionStore::save.\nFailed to serialize session state.\nFailed to serialize session state.\nA session key, the string stored in a client-side cookie …\nThe interface to retrieve and save the current session …\nPossible failures modes for SessionStore::update.\nFinalise the builder and return a RedisSessionStore …\nA fluent API to configure RedisSessionStore. It takes as …\nSet a custom cache key generation strategy, expecting a …\nDeletes a session from the store.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nCalls U::from(self).\nLoads the session state associated to a session key.\nCreate a new instance of RedisSessionStore using the …\nPersist the session state for a newly created session.\nUpdates the session state associated to a pre-existing …\nUpdates the TTL of the session state associated to a …")