package piaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Server.HandlerSource

Sourcetype 'ctx ctx = {
  1. ctx : 'ctx;
  2. request : Request.t;
}
Sourcetype 'ctx t = ('ctx ctx, Response.t) Service.t
Sourceval not_found : 'a -> Response.t Lwt.t
OCaml

Innovation. Community. Security.