Expand description
Interface for service IPC front
The Listen
trait acts as an interface for the operations that must be supported by any implementation
of the IPC mechanism used as a Parsec front.
Structs§
- Connection
- Represents a connection to a single client
Enums§
- Connection
Metadata - Specifies metadata associated with a connection, if any.