ExtractPthread.Resource
val pp_resource_type :
Ppx_deriving_runtime.Format.formatter ->
resource_type ->
Ppx_deriving_runtime.unit
val show_resource_type : resource_type -> Ppx_deriving_runtime.string
type t = resource_type * resource_name
val make : resource_type -> resource_name -> t
val show : (resource_type * string) -> string