Module type Raw_contract_intf.S

module type S = sig .. end

type raw 
type [< Security_type.t ] t 
val of_raw : raw -> [< Security_type.t ] t
val to_raw : [< Security_type.t ] t -> raw