Functor Versioned_typed_tcp.Datumable_of_binable.One_version

module One_version: 
functor (Versions : Pre_versions) ->
functor (T : T) ->
functor (V1 : T_bin) ->
functor (V1_cvt : V(V1)(T).S) -> Make_datumable5(sig
include Versions
val test_version : Versioned_typed_tcp.Version.t
end)(T)(V1)(V1)(V1)(V1)(V1)(V1_cvt)(V1_cvt)(V1_cvt)(V1_cvt)(V1_cvt)
Parameters:
Versions : Pre_versions
T : T
V1 : T_bin
V1_cvt : V(V1)(T).S

type datum = t 
include Versions
val lookup_marshal_fun : Versioned_typed_tcp.Version.t ->
(Versioned_typed_tcp.Datumable_of_binable.T.t ->
Core.Std.Bigsubstring.t option, exn)
Core.Std.Result.t
val lookup_unmarshal_fun : Versioned_typed_tcp.Version.t ->
(Core.Std.Bigsubstring.t ->
Versioned_typed_tcp.Datumable_of_binable.T.t option, exn)
Core.Std.Result.t