Module type Serializing.String_intf

type t
val parse : Base.string -> t
val serialize : t -> Base.string