Module type Versioned_typed_tcp.Datumable_of_binable.V.S

module type S = sig .. end

val of_v : V.t -> Versioned_typed_tcp.Datumable_of_binable.T.t option
val to_v : Versioned_typed_tcp.Datumable_of_binable.T.t -> V.t option