Module Bin_prot.Binable

module type S_only_functions = sig ... end
module type S = sig ... end
module type S1 = sig ... end
module type S2 = sig ... end
module type S3 = sig ... end
module Minimal : sig ... end