Access type information across crates and modules in your proc macros
Automatically generate `From` impls for nested enums, even across crates
Easily create trait-dispatching sum types
Common code for telety. Not intended for public use.
Proc macros for telety. Not intended for public use.
Altair 8800 / teletype emulator (via 88-SIO board) for my 8080 emulator
Rust crate to create a pseudoterminal (pty) that emulates a tty, which is a command in Unix and Unix-like operating systems to print the file name of the terminal connected to standard input. tty stands for TeleTYpewriter. This project is created and maintained for Rio terminal purposes but feel free to use it.