Fields_derivers_zkapps.Js_layout
module Input : sig ... end
module Accumulator : sig ... end
val docs : Fields_derivers.Annotations.Fields.T.t -> Yojson.Safe.t
val add_field :
t_fields_annots:( string -> (Core_kernel.String.t * string option) list ) ->
< js_layout : Yojson.Safe.t Core_kernel.ref ; skip : bool Core_kernel.ref.. > ->
( 'a, 'b, 'c ) Fieldslib.Field.t_with_perm ->
< js_layout :
[> `Assoc of (string * Yojson.Safe.t) list ] as 'd Core_kernel.ref
; js_layout_accumulator : Accumulator.field option list Core_kernel.ref.. >
Accumulator.t ->
( 'e ->
'f )
* < js_layout : 'g Core_kernel.ref
; js_layout_accumulator : Accumulator.field option list Core_kernel.ref.. >
Accumulator.t
val finish :
string ->
t_toplevel_annots:( unit -> (Core_kernel.String.t * string option) list ) ->
('a
* < js_layout :
[> `Assoc of
(string
* [> `Assoc of (string * Yojson.Safe.t) list
| `List of [> `String of string ] list
| `Null
| `String of string ])
list ]
Core_kernel.ref
; js_layout_accumulator : Accumulator.field option list Core_kernel.ref.. > as 'b) ->
'c
val leaf_type_to_string : leaf_type -> string
val leaf_type :
leaf_type ->
[> `Assoc of (string * [> `String of string ]) list ]
val option :
< js_layout : Yojson.Safe.t Core_kernel.ref.. > ->
< js_layout : [> `Assoc of (string * Yojson.Safe.t) list ] Core_kernel.ref.. > as 'a
Input.t
Input.t ->
js_type:option_type ->
'b Input.t