Add High Assurance Rust to Rust section (#13173)

This commit is contained in:
inoovador 2026-03-30 12:24:48 -05:00 committed by GitHub
parent 6d7de919fd
commit 1b664b5ea2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2373,6 +2373,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Effective Rust](https://www.lurklurk.org/effective-rust) - David Drysdale (HTML, PDF)
* [From JavaScript to Rust ebook](https://github.com/wasmflow/node-to-rust/raw/HEAD/from-javascript-to-rust.pdf) - Jarrod Overson (PDF)
* [Guide to Rustc Development](https://rustc-dev-guide.rust-lang.org) (HTML)
* [High Assurance Rust](https://highassurance.rs) - Tiemoko Ballo (HTML) (CC BY-NC-ND)
* [Learn Rust in Y minutes](https://learnxinyminutes.com/docs/rust/) (HTML)
* [Learn Rust With Entirely Too Many Linked Lists](https://rust-unofficial.github.io/too-many-lists) - Alexis Beingessner (HTML)
* [Learning Rust Ebook](https://riptutorial.com/Download/rust.pdf) - StackOverflow Contributors (PDF)