Expand description
Higher-level traits to describe writeable streams
Traits§
- Lock a stream
- Trait to determine if a descriptor/handle refers to a terminal/tty.
- RawStreamNot (Windows and
wincon
)Required functionality for underlyingstd::io::Write
for adaptation