Re-exports§
pub use self::natural::*;
Modules§
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 - 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 Local Client Handler - A client handler for the EchoLauncher protocol.
- Echo
Launcher Local Server Handler - A server handler for the EchoLauncher protocol.
- Echo
Launcher Server Handler - A server handler for the EchoLauncher protocol.
- Echo
Local Client Handler - A client handler for the Echo protocol.
- Echo
Local Server Handler - A server handler for the Echo 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
ToeLocal Client Handler - A client handler for the TicTacToe protocol.
- TicTac
ToeLocal Server Handler - A server handler for the TicTacToe protocol.
- TicTac
ToeServer Handler - A server handler for the TicTacToe protocol.