google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
27.98k stars 1.67k forks source link

`thiserror` slide has compile errors #2379

Closed fw-immunant closed 1 month ago

fw-immunant commented 2 months ago

I think it just needs an std::io import.