rexpect
rexpect copied to clipboard
AsyncReader/AsyncWriter?
Is an async version of rexpect a new crate or should there just be an async module?
https://github.com/cheako/rexpect/tree/async
it's probably easier as new crate as I'm not into async and would not know how to maintain it