eio.unix
Process.Pi
eio
eio.core
eio.mock
eio.runtime_events
eio.utils
module type MGR = sig ... end
type Eio.Resource.pi +=
| Mgr_unix : ('t, (module MGR with type t = 't), [> mgr_ty ]) Eio.Resource.pi
val mgr_unix : (module MGR with type t = 't and type tag = 'tag) -> ('t, 'tag Eio.Process.mgr_ty) Eio.Resource.handler