package piaf

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

Module Piaf.SchemeSource

Sourcetype t =
  1. | HTTP
  2. | HTTPS
Sourceval of_uri : Uri.t -> (t, [ `Msg of string ]) result
Sourceval to_string : t -> string
Sourceval pp_hum : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.