An open API service indexing awesome lists of open source software.

https://github.com/costineest/programming-rust-2nd-edition

Book notes
https://github.com/costineest/programming-rust-2nd-edition

book-notes oreilly-books rust-book

Last synced: 4 months ago
JSON representation

Book notes

Awesome Lists containing this project

README

          

# Chapters
- Integer Types
- [`u8`](u8.md)
- [`usize`, `isize`](usize_isize.md)
- [`byte` literal](byte_literal.md)

# Next

- pag.105: Checked, Wrapping, Saturating, and Overflowing Arithmetic

# Review

- https://www.linkedin.com/posts/raptor_programming-rust-2nd-edition-activity-7278302118854217728-JjlV
- https://www.reddit.com/r/rust/comments/o9nn3a/the_second_edition_of_programming_rust_is

# Wiki

- https://nora.codes/post/methods-should-be-object-safe