Re-exports§
pub use self::natural::*;
Modules§
- compat
- Compatibility shims which mimic some API surfaces of the current Rust bindings.
- echo
- echo_
launcher - generic
- natural
- tic_
tac_ toe - wire
- wire_
optional
Structs§
- Color
- Echo
- The type corresponding to the Echo protocol.
- Echo
Echo String Request - Echo
Echo String Response - Echo
Launcher - The type corresponding to the EchoLauncher protocol.
- Echo
Launcher GetEcho Request - Echo
OnString Request - Echo
Send String Request - Echo
Service - The type corresponding to the EchoService service.
- Echo
Service Connector - A strongly-typed service connector for the
EchoServiceservice. - File
Mode - Flexible
File Mode - Game
State - TicTac
Toe - The type corresponding to the TicTacToe protocol.
- TicTac
ToeMake Move Request - TicTac
ToeMake Move Response - TicTac
ToeOn Opponent Move Request - TicTac
ToeStart Game Request - User
Enums§
Constants§
Traits§
- Echo
Client Handler - A client handler for the Echo protocol.
- Echo
Launcher Client Handler - A client handler for the EchoLauncher protocol.
- Echo
Launcher Server Handler - A server handler for the EchoLauncher protocol.
- Echo
Server Handler - A server handler for the Echo protocol.
- Echo
Service Handler - A service handler for the
EchoServiceservice. - TicTac
ToeClient Handler - A client handler for the TicTacToe protocol.
- TicTac
ToeServer Handler - A server handler for the TicTacToe protocol.