topheman / snake-pipe-rust

🦀 A snake game based on stdin/stdout (+tcp and unix sockets) in rust
MIT License
12 stars 1 forks source link

Rename stream::Stream to stream::Input #22

Closed topheman closed 7 months ago

topheman commented 7 months ago

Stream can be misleading as it has special meaning in rust (which we will use for snakepipe render-browser.