Skip to main content

emit_rpc_runtime_headers

Function emit_rpc_runtime_headers 

Source
pub fn emit_rpc_runtime_headers() -> String
Expand 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.