Module Kubecaml.Object.Make

Parameters

Signature

type value
type t = (string * value) list
val to_yojson : t ‑> Yojson.Safe.json
val of_yojson : Yojson.Safe.json ‑> t Ppx_deriving_yojson_runtime.error_or