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