Crate fidl_next_fuchsia_examples_gizmo

Source

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
device

Structs§

Device
The type corresponding to the Device protocol. The protocol provides access to functions of the driver.
DeviceGetEventResponse
DeviceGetHardwareIdResponse
WireDeviceGetEventResponse
The wire type corresponding to DeviceGetEventResponse.
WireDeviceGetHardwareIdResponse
The wire type corresponding to DeviceGetHardwareIdResponse.

Traits§

DeviceClientHandler
A client handler for the Device protocol.
DeviceClientSender
A helper trait for the Device client sender.
DeviceServerHandler
A server handler for the Device protocol.
DeviceServerSender
A helper trait for the Device server sender.