Skip to main content

Crate fidl_next_fuchsia_ui_pointerinjector_dso

Crate fidl_next_fuchsia_ui_pointerinjector_dso 

Source

Re-exports§

pub use self::natural::*;

Modules§

device
generic
natural
registry
wire
wire_optional

Structs§

Device
The type corresponding to the Device protocol. Clone of [fuchsia.ui.pointerinjector/Device], but uses driver transport. Supports DSO experiment: https://fxbug.dev/403545512
Registry
The type corresponding to the Registry protocol. Clone of [fuchsia.ui.pointerinjector/Registry], but uses driver transport. Supports DSO experiment: https://fxbug.dev/403545512

Traits§

DeviceClientHandler
A client handler for the Device protocol.
DeviceLocalClientHandler
A client handler for the Device protocol.
DeviceLocalServerHandler
A server handler for the Device protocol.
DeviceServerHandler
A server handler for the Device protocol.
RegistryClientHandler
A client handler for the Registry protocol.
RegistryLocalClientHandler
A client handler for the Registry protocol.
RegistryLocalServerHandler
A server handler for the Registry protocol.
RegistryServerHandler
A server handler for the Registry protocol.