Skip to main content

Crate fidl_next_common_fuchsia_examples

Crate fidl_next_common_fuchsia_examples 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
echo
generic
natural
tic_tac_toe
wire
wire_optional

Structs§

Echo
The type corresponding to the Echo protocol.
TicTacToe
The type corresponding to the TicTacToe protocol.

Constants§

BOARD_SIZE
MAX_STRING_LENGTH
NAME

Traits§

EchoClientHandler
A client handler for the Echo protocol.
EchoServerHandler
A server handler for the Echo protocol.
TicTacToeClientHandler
A client handler for the TicTacToe protocol.
TicTacToeServerHandler
A server handler for the TicTacToe protocol.