atty icon indicating copy to clipboard operation
atty copied to clipboard

Consider impl From RawFd for Stream

Open softprops opened this issue 7 years ago • 1 comments

https://doc.rust-lang.org/std/os/unix/io/type.RawFd.html

softprops avatar Feb 10 '18 23:02 softprops

Or maybe https://doc.rust-lang.org/std/os/unix/io/trait.AsRawFd.html

softprops avatar Feb 10 '18 23:02 softprops