Expand description
A structure to help read from stdin in a separate thread, and a method to halt execution.
Structs§
- StdIn
Receiver - A structure which provides an entrypoint to receive and halt a thread to read from stdin.
Enums§
- StdIn
Receiver Error - An error representing a variety of outcomes.