load
Method
This is a method of the SessionStore class in the session module.Load session data
Signature
Parameters
No description available.
Returns
The result of the operation.
load: Load session data
This is a method of the SessionStore class in the session module.Load session data
def load(&self, session_id: &str) -> Result<SessionData>