Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Webmachine-aware session management for your everyday needs.
module type Backend = Session_cohttp.Backend
The signature for a Webmachine-compatible backend. It is the same as a Cohttp-compatible backend.
module type S = sig ... end
The signature for a Webmachine session manager