Module Cstring.STR

module STR: sig .. end

type t = Cstring.cst 
val compare : 'a -> 'a -> int
val pretty : Format.formatter -> Cstring.cst -> unit
val hash : t -> int