expectrl icon indicating copy to clipboard operation
expectrl copied to clipboard

Verify how read_line works in futures-lite

Open zhiburt opened this issue 4 years ago • 0 comments

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

zhiburt avatar Jul 12 '21 14:07 zhiburt