Crate fidl_fuchsia_hardware_pty
source ·Structs
A Stream of incoming requests for Device
Enums
Constants
The terminal has no active client.
The terminal received a ^C control character.
All events
The terminal received a ^Z control character.
The terminal window has resized.
When Feature Raw is enabled, OOB Events like ^c, ^z, etc are not generated.
Instead the character is read from the read() input path.