Module Papr_util.Official

module Implem : sig ... end
module Interf : sig ... end
val both_pa : (string -> Parsetree.structure) * (string -> Parsetree.signature)
val both_pr : (Parsetree.structure -> string) * (Parsetree.signature -> string)