Module Package.Name

module Name: sig .. end

type 'a t 
val of_string : string -> 'a t
val to_string : 'a t -> string