Module Make.Job

type t = ( Key.t, Attempt.t, Result.t ) Job.t
val result : t -> ( Result.t Network_peer.Envelope.Incoming.t * Attempt.t Network_peer.Peer.Map.t, [ `Finished ] ) Base.Result.t Async.Deferred.t