Printable.SimpleFormat
module P : Formatable
val show : P.t -> string
val pretty : unit -> P.t -> Pretty.doc
val printXml : 'a BatInnerIO.output -> P.t -> unit
val to_yojson : P.t -> [> `String of string ]