Expand description
Generally-useful utilities for FIDL bindings.
Structs§
- Multiserver
- A server that handles incoming messages from multiple transports.
- Multiserver
Dispatcher - A dispatcher for a multiserver.
Enums§
- Multiserver
Error - An error that can occur while using a multiserver.
Functions§
- multiserver
- Creates a new multiserver and dispatcher pair.