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.
- Required functionality for underlying
std::io::Write
for adaptation
Higher-level traits to describe writeable streams
std::io::Write
for adaptation