pub fn emit_rpc_runtime_headers() -> StringExpand description
Emits the generic RPC header templates (Requester/Replier/ Exception/ServiceTraits) as a merged header block.
Typically emitted once per compilation unit; the
per-service header (see emit_service_full_header) pulls in this
block via #include.