Module session

Module session 

Source

Structs§

CJASession
Core session data that all sessions must contain.
Session
An Axum extractor that provides access to the current session.

Traits§

AppSession
A trait for implementing custom session types that integrate with the framework’s session management.