sig
type t
val create :
Rpc.Connection.t ->
Versioned_rpc.Connection_with_menu.t Import.Deferred.Or_error.t
val connection : Versioned_rpc.Connection_with_menu.t -> Rpc.Connection.t
val menu : Versioned_rpc.Connection_with_menu.t -> Versioned_rpc.Menu.t
end