Re-exports§
pub use crate::config::CONFIG;
Structs§
- Ack
- CONFIG
- Cake
Client - Cake
Error - Cake
Service Serve - Client
- A client that sends requests and notifications to a remote MessagePack-RPC server.
- Endpoint
- Failover
- Failtry
- Integer
- Represents a MessagePack integer, whether signed or unsigned.
- Register
- Response
- Utf8
String - Represents an UTF-8 MessagePack string type.
Enums§
- Fail
Mode - Selector
Typ - Value
- Represents any valid MessagePack value.
Traits§
Functions§
- add_two
- new_
selector - serve
- Creates a future for running a
Service
on a stream.