package ocamlapi

  1. Overview
  2. Docs

Exceptions thrown while creating a Router.t

exception DuplicateRouteTemplate of string
exception InvalidRouteTemplate of string
exception DuplicateHttpMethod of Cohttp.Code.meth