Job.Results
type struct_t = [
| `Job_d9a4dc47f1d3dae5
]
type t = struct_t reader_t
val job_get : t -> Job.t MessageWrapper.Capability.t option
val job_get_pipelined : struct_t MessageWrapper.StructRef.t -> Job.t MessageWrapper.Capability.t
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t