Module Stable.Of_binable

module V1 : functor (Binable : Minimal.S) -> functor (M : Core_kernel__.Binable_intf.Conv_without_uuid with type binable := Binable.t) -> S with type t := M.t
module V2 : functor (Binable : Minimal.S) -> functor (M : Core_kernel__.Binable_intf.Conv with type binable := Binable.t) -> S with type t := M.t