Rust Programming By Example
上QQ阅读APP看书,第一时间看更新

Starting with SDL

Before starting to write the Tetris, a few things remain to be talked about, such as crates, which we'll be using a lot (and you'll be using a lot as well once you're rusting on your own!). Let's start with crates!