Module type Jsonable.S1

type 'a t
val to_yojson : 'a jsonable -> 'a t jsonable
val of_yojson : 'a maybe_json -> 'a t maybe_json