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