13
Replacing async_std by smol: What about stdin?
(programming.dev)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Oh yeah, the docs even mention
Unblock<Stdin>
explicitely. Thanks a lot!