package catapult

  1. Overview
  2. Docs

Module Ser.ArgSource

Sourcetype t = {
  1. key : string;
  2. value : Arg_value.t;
}
Sourceval decode : Bare.Decode.t -> t
Sourceval encode : Bare.Encode.t -> t -> unit
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.