expectrl
expectrl copied to clipboard
Verify how read_line works in futures-lite
https://github.com/smol-rs/futures-lite/issues/47
It seems like read_line can write only in an empty buffer.
So the behavior is differs from std::io::BufRead