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 T_state_bin_io_only = sig ... end
module type T_state_conv_bin_io_only = sig ... end
module type T_pipe_direct_bin_io_only = sig ... end
module type Command_rpc = sig ... end