Crate tower_sessions_core

source ·

Modules§

  • A session which allows HTTP applications to associate data with visitors.
  • A session backend for managing session state.

Structs§

  • Provides a layered caching mechanism with a cache as the frontend and a store as the backend..
  • A session which allows HTTP applications to associate key-value pairs with visitors.

Enums§

  • Session expiry configuration.

Traits§