Module type Madge_client.STRINGABLE

type t
val to_string : t -> string
val of_string : string -> t option