package conan

  1. Overview
  2. Docs

Module Conan.SerializeSource

Sourcetype 'a t = Format.formatter -> 'a -> unit
Sourceval cut : _ t
Sourceval fmt : ('a, Format.formatter, unit) format -> Format.formatter -> 'a
Sourceval char : char t
Sourceval int : int t
Sourceval int32 : int32 t
Sourceval int64 : int64 t
Sourceval float : float t
Sourceval string : string t
Sourceval pair : 'a t -> 'b t -> ('a * 'b) t
Sourceval option : 'a t -> 'a option t
Sourceval parens : 'a t -> 'a t
Sourceval ptime_span : Ptime.Span.t t
Sourceval re : Re.t t
Sourceval list : 'a t -> 'a list t
OCaml

Innovation. Community. Security.