package hl_yaml

  1. Overview
  2. Docs
val of_string : ?options:options -> string -> (Yaml.yaml, Spec.error list) Stdlib.result
val to_yojson : Yaml.value -> Yojson.Safe.t
val to_string : ?layout_style:Yaml.layout_style -> ?scalar_style:Yaml.scalar_style -> Yaml.yaml -> (string, Spec.error list) Stdlib.result
OCaml

Innovation. Community. Security.