pub fn emit_replier_class(svc: &ServiceDef) -> StringExpand description
Emits the typed replier class for a service.
Spec §10.5 — the replier dispatches incoming requests to the HandlerInterface implementor.
pub fn emit_replier_class(svc: &ServiceDef) -> StringEmits the typed replier class for a service.
Spec §10.5 — the replier dispatches incoming requests to the HandlerInterface implementor.