Module Reader.JobStatus

type struct_t = [
  1. | `JobStatus_fd5224be2351c25c
]
val has_id : t -> bool
val id_get : t -> string
val has_description : t -> bool
val description_get : t -> string
val can_cancel_get : t -> bool
val can_rebuild_get : t -> bool
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t