Module Stable.Of_binable3

module V1 : functor (Binable : Minimal.S3) -> functor (M : Core_kernel__.Binable_intf.Conv3_without_uuid with type ('a, 'b, 'c) binable := ('a'b'c) Binable.t) -> S3 with type ('a, 'b, 'c) t := ('a'b'c) M.t
module V2 : functor (Binable : Minimal.S3) -> functor (M : Core_kernel__.Binable_intf.Conv3 with type ('a, 'b, 'c) binable := ('a'b'c) Binable.t) -> S3 with type ('a, 'b, 'c) t := ('a'b'c) M.t