Modules§
Structs§
- The type corresponding to the Calculator protocol.
- The wire type corersponding to
CalculatorAddRequest
. - The wire type corersponding to
CalculatorAddResponse
. - The wire type corresponding to
CalculatorAddResult
. - The wire type corersponding to
CalculatorDivideRequest
. - The wire type corersponding to
CalculatorDivideResponse
. - The wire type corresponding to
CalculatorDivideResult
. - The wire type corersponding to
CalculatorOnErrorRequest
. - The wire type corresponding to
DivisionError
.
Enums§
Traits§
- A helper trait for the
Calculator
client protocol. - A client handler for the Calculator protocol.
- A helper trait for the
Calculator
server protocol. - A server handler for the Calculator protocol.