Module Command_rpc__.Command_rpc_intf

module type T = sig ... end
module type T_conv = sig ... end
module type T_pipe = sig ... end
module type T_pipe_conv = sig ... end
module type Command_rpc = sig ... end