Module Rpc.Service_spec

type t = {
  1. package : string list;
  2. service_name : string;
}
val packaged_service_name : t -> string