package ldp

  1. Overview
  2. Docs

Mapping values of a given content-type to and from strings.

type t
val ct : Ct.t
val to_string : t -> string
val of_string : string -> t