Module Rpc_parallel__.Executable_location
type t=|Local|Remote : _ Rpc_parallel.Remote_executable.t -> t
Rpc_parallel__.Executable_locationtype t = | Local |
| Remote : _ Rpc_parallel.Remote_executable.t -> t |