Bindoj_runtime.Json_shape_explaner
val shape_of_json_shape_explanation : json_shape_explanation -> shape
val self : shape
val exactly : Kxclib.Json.jv -> shape
val any_json_value : shape
val unresolved : string -> shape
val string_enum : string list -> shape
val boolean : shape
val numeric : shape
val integral : shape
val proper_int53p : shape
val proper_float : shape
val string : shape
val base64str : shape
val object_of : field_shape list -> shape
val mandatory_field : (string * shape) -> field_shape
val optional_field : (string * shape) -> field_shape