Module type Serializer.Json_serializer

type t
val t_of_string : string -> t
val string_of_t : ?len:int -> t -> string