Module ipc

Source

Traitsยง

Serve
The Serve trait defines the interface for handling requests and generating responses in an IPC context. Types implementing this trait can be used to process incoming requests and produce appropriate responses.