Crate fidl_test_inputsynthesis
source ·Macros
- Pattern that matches an unknown
Error
member.
Structs
- A Stream of incoming requests for Mouse
- A Stream of incoming requests for Text
Enums
- Error when calling inputsynthesis protocols.
- A protocol that allows the test to pretend to be a mouse and inject mouse cursor movement and button presses into the input pipeline.
- A protocol that allows the test to pretend to be a keyboard and inject key presses into the input pipeline.
Constants
- A hardcoded number of max mouse buttons. This should be increased in the future if we ever see mice with more buttons. Copied from fuchsia.input.report.mouse.