package atdgen-codec-runtime

  1. Overview
  2. Docs
val normalize : Json.t -> Json.t

Convert a real json tree into an atd-compliant form.

val restore : Json.t -> Json.t

Convert an atd-compliant json tree into a real json tree.