Crate cakerabbit_core

Source

Re-exports§

pub use crate::config::CONFIG;

Structs§

Ack
CONFIG
CakeClient
CakeError
CakeServiceServe
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
Utf8String
Represents an UTF-8 MessagePack string type.

Enums§

FailMode
SelectorTyp
Value
Represents any valid MessagePack value.

Traits§

Selector
Service
ServiceWithClient

Functions§

add_two
new_selector
serve
Creates a future for running a Service on a stream.

Type Aliases§

CakeFn
CakeResult