package jsonaf

  1. Overview
  2. Docs
type 'a t
val t_of_jsonaf : (Jsonaf_kernel__.Type.t -> 'a) -> Jsonaf_kernel__.Type.t -> 'a t
val jsonaf_of_t : ('a -> Jsonaf_kernel__.Type.t) -> 'a t -> Jsonaf_kernel__.Type.t