package catapult

  1. Overview
  2. Docs

Module Ser.Arg_valueSource

Sourcetype t =
  1. | Int64 of int64
  2. | String of string
  3. | Bool of bool
  4. | Float64 of float
  5. | Void
Sourceval decode : Bare.Decode.t -> t
Sourceval encode : Bare.Encode.t -> t -> unit
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.