Structs§
- Represents a RPC command request to be fulfilled by the FIDL event loop
- Represents a RPC response from the FIDL event loop to the RPC request side
- Information about each client that has connected
- Required fields for making a request
- Return packet after SL4F runs command
- The parsed
method
field from an incoming json-rpc request. - The parsed
id
field from an incoming json-rpc request.
Enums§
- Represents a RPC request to be fulfilled by the FIDL event loop
Traits§
- An Sl4f facade that can handle incoming requests.