sig
  type ('a, 'b, 'c) t = Run of (('a, 'b) Hub.t -> 'Async.Std.Deferred.t)
end