Skip to main content

Module prelude

Module prelude 

Source

Structs§

TicTacToe
The type corresponding to the TicTacToe protocol.
TicTacToeMakeMoveRequest
TicTacToeMakeMoveResponse
TicTacToeOnOpponentMoveRequest
TicTacToeStartGameRequest

Traits§

TicTacToeClientHandler
A client handler for the TicTacToe protocol.
TicTacToeServerHandler
A server handler for the TicTacToe protocol.