Module type Deriving_Json.Json_min

type a
val write : Stdlib.Buffer.t -> a -> unit
val read : Deriving_Json_lexer.lexbuf -> a