Skip to main content

emit_replier_class

Function emit_replier_class 

Source
pub fn emit_replier_class(svc: &ServiceDef) -> String
Expand description

Emits the typed replier class for a service.

Spec §10.5 — the replier dispatches incoming requests to the HandlerInterface implementor.