Module type Raw_bar_intf.S

module type S = sig .. end

type raw 
type t 
val of_raw : raw -> t
val to_raw : t -> raw