Rust Programming Tutorial #25 – Reading a File
32.5K views on YouTube
In this video I talk about how we can read a text file into a Rust program and then output the contents of that file into the console window! Interesting stuff!
The documentation used for this video can be found at:
https://doc.rust-lang.org/book/second-edition/ch12-02-reading-a-file.html
If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!